Show / Hide Table of Contents

Classes

CoseKeyDefinition

COSE key definition This class is based on the IANA COSE Key Common Parameters registry.

https://www.iana.org/assignments/cose/cose.xhtml

CryptographyProviders

This class contains properties that specify cryptographic providers.

Curve25519PrivateKey
Curve25519PublicKey
ECParametersExtensions

Helper extensions for parameter copying

ECPrivateKey

Represents the parameters for an Elliptic Curve (EC) private key.

ECPrivateKeyParameters

Represents the parameters for an Elliptic Curve (EC) private key.

ECPublicKey

Represents the parameters for an Elliptic Curve (EC) public key.

ECPublicKeyParameters
EcdsaVerify

This class can verify the ECDSA signature using different types of public keys.

IPrivateKeyExtensions
IPublicKeyExtensions
KeyDefinition

Represents the definition of a cryptographic key, including its type, length, and other properties.

KeyDefinitions

Provides definitions for cryptographic keys, including their types, lengths, and other properties.

KeyTypeExtensions
Oids

Contains OIDs for cryptographic algorithms used in key operations.

PrivateKey
PublicKey
RSAParametersExtensions
RSAPrivateKey
RSAPublicKey
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.

Interfaces

IKeyBase
IPrivateKey
IPublicKey

Enums

KeyType

Represents the type of a cryptographic key.

In this article
Back to top Generated by DocFX