Classes
CryptographyProviders | This class contains properties that specify cryptographic providers. |
ECKeyParameters | Base class for EC key parameters |
ECParametersExtensions | Helper extensions for parameter copying |
ECPrivateKeyParameters | Represents the parameters for an Elliptic Curve (EC) private key. |
ECPublicKeyParameters | Represents the parameters for an Elliptic Curve (EC) public key. |
EcdsaVerify | This class can verify the ECDSA signature using different types of public keys. |
KeyDefinitions | Provides definitions for cryptographic keys, including their types, lengths, and other properties. |
KeyDefinitions.CoseKeyDefinition | COSE key definition
https://www.iana.org/assignments/cose/cose.xhtml |
KeyDefinitions.KeyDefinition | Represents the definition of a cryptographic key, including its type, length, and other properties. |
RandomNumberGeneratorExt | Extension class to extend random number functionality. |
RsaFormat | This class contains methods that can build and read data formatted for RSA sign/verify and encryption/decryption operations. |
Structs
KeyDefinitions.KeyOids | Represents the object identifiers (OIDs) of cryptographic keys. |
Enums
KeyDefinitions.KeyType | Represents the type of a cryptographic key. |