4.1.0 - 2019-02-01
- In certificate attributes was added algorithm;
- Selecting signing algorithm by certificate in detached sign method;
4.0.1 - 2018-12-16
- Didn't changes from version
4.0.0
4.0.0 - 2018-10-18
- Function
paramsForDetachedSignature
was renamed todetachedSign
3.0.0 - 2018-08-25
- Structure of library
2.0.0 - 2018-04-18
- Constant
CADESCOM_CURRENT_USER_STORE
insteadCADESCOM_CONTAINER_STORE
1.3.0 - 2017-12-11
- Method
digestValue
, which return checksum of data
1.2.0 - 2017-10-25
- Search certificates in all accessible storages (#2);
- Attribute of time of signing into the simple signature (#3);
- Attribute of content encoding in the simple signature;
1.1.1 - 2017-10-11
- Error
certificate is not defined
; - Readme;
1.1.0 - 2017-09-27
- Changelog;
- Method
_hexToBase64
;
- Readme;
Valid_from_date
=>valid_from_date
: parameters of certificates list in async version;Valid_to_date
=>valid_to_date
: parameters of certificates list in async version;- Documentation;
- Methods
_reverse
and_hexToString
;
1.0.4 - 2017-09-26
- Error of encoding
signature_value
to base64;
1.0.3 - 2017-09-20
- Readme;
1.0.2 - 2017-09-13
- Bugs of detached signature;
Valid_from_date
=>valid_from_date
: parameters of certificates list;Valid_to_date
=>valid_to_date
: parameters of certificates list;
1.0.1 - 2017-09-07
- Documentation;