ICryptoMethodKeys Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxReadOnly Property Keys As RSAKeys
Get
property RSAKeys^ Keys {
RSAKeys^ get ();
}
abstract Keys : RSAKeys with get
Property Value
Type:
RSAKeys
See Also