Built-In Namespace global__
Field Attributes | Field Name and Description |
---|---|
Array of head part of hexadecimal DigestInfo value for hash algorithms.
|
|
Array of functions which calculate hash and returns it as hexadecimal.
|
Field Detail
_RSASIGN_DIHEAD
Array of head part of hexadecimal DigestInfo value for hash algorithms.
You can add any DigestInfo hash algorith for signing.
See PKCS#1 v2.1 spec (p38).
Defined in: rsasign-1.2.js.
Defined in: rsasign-1.2.js.
_RSASIGN_HASHHEXFUNC
Array of functions which calculate hash and returns it as hexadecimal.
You can add any hash algorithm implementations.
Defined in: rsasign-1.2.js.
Defined in: rsasign-1.2.js.