KeyDefinitions.KeyType Enum
Namespace: Yubico.YubiKey.Cryptography Assembly: Yubico.YubiKey.dllRepresents the type of a cryptographic key.
C#
public enum KeyDefinitions.KeyType
Fields
Ed25519 | |
P256 | |
P384 | |
P521 | |
RSA1024 | |
RSA2048 | |
RSA3072 | |
RSA4096 | |
X25519 |