Key Property
The secret key.
Syntax
ocracontrol.Key[=string]
Default Value
""
Remarks
This property holds the secret key used when calling CalculateResponse and VerifyResponse.
This property is also used when calling CreateChallenge when ChallengeType is set to Signature.
An empty key is valid, however it is recommended to provide a key value.
To read or write binary data to the property, a Variant (Byte Array) version is provided in .KeyB.
Data Type
Binary String