TCryptoSignature
The signature for a message signed by a TCryptoSignKeyPair.secretKey.
Methods
Method ToString:String() Override
Returns a String representation of the signature.
Functions
Function FromString:TCryptoSignature(signature:String)
Retrieves the signature from its String representation.