forked from robrichards/wse-php
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGELOG.txt
21 lines (19 loc) · 857 Bytes
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
wse-php
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, 1.1.1
Bug Fixes:
- Add ValueType attribute when attaching token
24 Jun 2015, 1.1.0
Features:
- Add options parameter to signSoapDoc() method.
options include insertBefore and KeyInfo array (X509SubjectKeyIdentifier).
- Add options parameter to addEncryptedKey() method.
options include KeyInfo array (X509SubjectKeyIdentifier).
- Add encryptSoapDoc() method
- Add decryptSoapDoc() method
- Libraries now provide ability to interoperate with WCF servers using message
level security (Signatures and Encryption).
- Add signBody property (boolean) to allow for disabling of signing soap body.
08 Mar 2010, 1.0.0
Initial import of libraries to repository from cdatazone web site
Provides support for Digital Sigatures via WS-Security and WS-Addressing