ExportPkcs8PrivateKey Method
ExportPkcs8PrivateKey()
Exports the current key in the PKCS#8 PrivateKeyInfo format.
C#
byte[] ExportPkcs8PrivateKey()
Returns
byte[]
A byte array containing the PKCS#8 PrivateKeyInfo representation of this key.