Class RsaKeyPair
Inherited Members
Namespace: PKWARE.Smartcrypt.Protocol
Assembly: SmartcryptProtocol.dll
Syntax
public sealed class RsaKeyPair
Properties
PrivateKey
Declaration
public byte[] PrivateKey { get; }
Property Value
Type | Description |
---|---|
Byte[] |
PublicKeyV2
Declaration
public string PublicKeyV2 { get; }
Property Value
Type | Description |
---|---|
String |