Returns a signature of the data.
Overload List
Name | Description | |
---|---|---|
![]() | HashAndSign(array<Byte>[]()[][], array<Byte>[]()[][]) |
Returns a 42-byte signature of the data, using the installed
random number generator RNG.
|
![]() | HashAndSign(array<Byte>[]()[][], array<Byte>[]()[][], array<Byte>[]()[][]) |
Returns a 42-byte signature of the data.
|
Remarks
This is the Signature Generation Operation of IEEE P1363 scheme
ECSSA: Elliptic Curve Signature Scheme with Appendix.