Represents a cryptographic algorithm used for signing and encryption operations.
For a list of all members of this type, see Algorithm Members.
System.Object
MailBee.Security.Algorithm
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
MailBee automatically selects the appropriate algorithms accordingly Windows defaults.
Use this class only if the application logic requires using certain cryptographic algorithms. To select algorithms to be used by S/MIME functions of MailBee, set Smime.EncryptionAlgorithm or Smime.HashAlgorithm properties.
The example is available in EncryptionAlgorithm topic.
Namespace: MailBee.Security
Assembly: MailBee.NET (in MailBee.NET.dll)
Algorithm Members | MailBee.Security Namespace | EncryptionAlgorithm | HashAlgorithm | CryptoServiceProvider