IPrivateKeyExporter public interface IPrivateKeyExporter Documentation Code byte[] ExportPrivatekey(IPrivateKey privateKey) IPrivateKey ImportPrivateKey(byte[] privateKeyBytes)