Returns a signature of the 20-byte or 32-byte hash provided.
Overload List
Name | Description | |
---|---|---|
![]() | Sign(array<Byte>[]()[][], array<Byte>[]()[][]) |
Returns a signature of the 20-byte hash or 32-byte, using the
installed random number generate RNG.
|
![]() | Sign(array<Byte>[]()[][], array<Byte>[]()[][], array<Byte>[]()[][]) |
Returns a signature of the 20-byte or 32-byte hash.
|
Remarks
This is IEE P1363 primitive ECSP: Elliptic Curve Signature
Primitive.