Class Index | File Index

Classes


Built-In Namespace global__

Field Summary
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.

_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.

© 2012 Kenji Urushima, All rights reserved
Documentation generated by JsDoc Toolkit 2.4.0 on Fri May 11 2012 21:04:07 GMT+0900 (JST)