Enum AsymmetricKeyType
Asymmetric key types.
Namespace: FM.LiveSwitch
Assembly: FM.LiveSwitch.dll
Syntax
public enum AsymmetricKeyType
Fields
Name | Description |
---|---|
Ecdsa | Indicates an ECDSA key. |
Rsa | Indicates an RSA key. |