Discuss this help topic in SecureBlackbox Forum
Encodes two DSA signature scheme parameters to a single ASN.1 encoded blob.
Declaration
Parameters
Description
Use this method to encode two DSA signature scheme parameters to a single ASN.1 encoded blob.
The resulting encoded data is in the same format as it is returned by the
Sign method.
It is also used as input to
Verify.