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