[wsf-c-dev] WSF4PHP API addtions
James Clark
james at wso2.com
Wed Dec 13 01:45:53 PST 2006
On Wed, 2006-12-13 at 04:23 -0500, nandika at wso2.com wrote:
> Hi all,
>
> To support WS Security encription , following options will be added to
> the options array for client and server.
>
> "encryptionKeyTransportAlgorithm" => algorithm
> "encryptionSymAlgorithm" => algorithm
What about following WS Security Policy (section 8.1) instead or in
addition? i.e.
"algorithmSuite" =>
"Basic256" |
"Basic192" |
"Basic128" |
"TripleDes" |
"Basic256Rsa15" |
"Basic192Rsa15" |
"Basic128Rsa15" |
"TripleDesRsa15" |
"Basic256Sha256" |
"Basic192Sha256" |
"Basic128Sha256" |
"TripleDesSha256" |
"Basic256Sha256Rsa15" |
"Basic192Sha256Rsa15" |
"Basic128Sha256Rsa15" |
"TripleDesSha256Rsa15"
James
More information about the Wsf-c-dev
mailing list