Gets the unique cryptographic algorithm identifier used by CryptoAPI.
Namespace: MailBee.SecurityAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax Public ReadOnly Property ID As Integer
Get
Property Value
Type:
Int32An integer value of the unique identifier of the cryptographic algorithm.
Remarks
The developers of new custom cryptographic algorithms and new Cryptographic Service Providers can define new
unique ID values.
Examples See Also