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