Created
May 5, 2014 22:00
-
-
Save Isaac-Kleinman/81bc35986c9643d45f0a to your computer and use it in GitHub Desktop.
Message Generated by firstDraftClient.cs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" xmlns:u="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"> | |
<s:Header> | |
<o:Security s:mustUnderstand="1" xmlns:o="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"> | |
<o:BinarySecurityToken u:Id="uuid-604c12aa-1a76-4f40-b7e3-57857b596549-3" ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3" EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary"> | |
MIICL...(USER CERTIFICATE)...lmdGpDz8gbg646R5gzebF1waazrrVM=</o:BinarySecurityToken> | |
<e:EncryptedKey Id="_0" xmlns:e="http://www.w3.org/2001/04/xmlenc#"> | |
<e:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-1_5"/> | |
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#"> | |
<o:SecurityTokenReference> | |
<o:KeyIdentifier ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509SubjectKeyIdentifier" EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary"> | |
WwRKuiXJ0r+vSeYbygGXT6bVovc=</o:KeyIdentifier> | |
</o:SecurityTokenReference> | |
</KeyInfo> | |
<e:CipherData> | |
<e:CipherValue> | |
SnyKmgr7+Ob...(CIPHER VALUE)...sGfQClt4lbQ=</e:CipherValue> | |
</e:CipherData> | |
<e:ReferenceList> | |
<e:DataReference URI="#_2"/> | |
</e:ReferenceList> | |
</e:EncryptedKey> | |
<o:UsernameToken u:Id="uuid-604c12aa-1a76-4f40-b7e3-57857b596549-1"> | |
<o:Username> | |
USERNAME</o:Username> | |
<o:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText"> | |
PASSWORD</o:Password> | |
</o:UsernameToken> | |
<Signature xmlns="http://www.w3.org/2000/09/xmldsig#"> | |
<SignedInfo> | |
<CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/> | |
<SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/> | |
<Reference URI="#_1"> | |
<Transforms> | |
<Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/> | |
</Transforms> | |
<DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/> | |
<DigestValue> | |
LF0W3vbNDhuRGWjoWATWCXzfg4=</DigestValue> | |
</Reference> | |
<Reference URI="#uuid-604c12aa-1a76-4f40-b7e3-57857b596549-1"> | |
<Transforms> | |
<Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/> | |
</Transforms> | |
<DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/> | |
<DigestValue> | |
cqukn9h6mWxsdb/3Ukrok1GlKJk=</DigestValue> | |
</Reference> | |
</SignedInfo> | |
<SignatureValue> | |
gKtBufj7n4JyF93S/75KBq4gtmP0m/ulP9zfDRjBCk/TbpwqAoucHhR/X2a+z9Vdfh7W5wdVyh+7Q==</SignatureValue> | |
<KeyInfo> | |
<o:SecurityTokenReference> | |
<o:Reference ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3" URI="#uuid-604c12aa-1a76-4f40-b7e3-57857b596549-3"/> | |
</o:SecurityTokenReference> | |
</KeyInfo> | |
</Signature> | |
</o:Security> | |
</s:Header> | |
<s:Body u:Id="_1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> | |
<e:EncryptedData Id="_2" Type="http://www.w3.org/2001/04/xmlenc#Content" xmlns:e="http://www.w3.org/2001/04/xmlenc#"> | |
<e:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#tripledes-cbc"/> | |
<e:CipherData> | |
<e:CipherValue> | |
Bn7xoRMGelV06MS...(CIPHER VALUE)....l89KHppeFhyl8ETu9l4VMhAb4=</e:CipherValue> | |
</e:CipherData> | |
</e:EncryptedData> | |
</s:Body> | |
</s:Envelope> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment