PublicKey Class
Namespace: Yubico.YubiKey.Cryptography Assembly: Yubico.YubiKey.dllC#
public abstract class PublicKey : IPublicKey, IKeyBase
Inheritance
object
PublicKey
Properties
Name | Description |
---|---|
KeyType | Gets the type of the cryptographic key. |
Methods
Name | Description |
---|---|
ExportSubjectPublicKeyInfo() | Exports the public-key portion of the current key in the X.509 SubjectPublicKeyInfo format. |