IPrivateKey Interface
Namespace: Yubico.YubiKey.Cryptography Assembly: Yubico.YubiKey.dllC#
public interface IPrivateKey : IKeyBase
Methods
Name | Description |
---|---|
Clear() | Clears the buffers containing private key data. |
ExportPkcs8PrivateKey() | Exports the current key in the PKCS#8 PrivateKeyInfo format. |