TCryptoKey
A base for key implementations.
Methods
Method ToString:String() Override
Returns a String representation of the key.
Functions
Function FromString:TCryptoKey(k:String)
Retrieves a key from its String representation.