XmlEncDecryptor.DecryptToken Method
Decrpyts a security token from an XML EncryptedData
[Visual Basic]
Public Shared Function DecryptToken( _
ByVal
String As
String _
) As
Byte()
Parameters
-
String
- the XML token to decrypt
Return Value
A byte array of the contents of the encrypted token
See Also
XmlEncDecryptor Class | InformationCards Namespace