convert string to CipherMessage

From: Nathan (Nathan_at_discussions.microsoft.com)
Date: 06/21/05


Date: Tue, 21 Jun 2005 07:45:07 -0700

Is there a way to convert a string to a CipherMessage? I am calling a
function that decrypts a CipherMessage and returns the value. The only
problem is when I want to use an encrypted value stored in a querystring, I
can't figure out how to convert it back to a CipherMessage.



Relevant Pages

  • RE: convert string to CipherMessage
    ... Public Function EncryptMessage(ByVal As String) As CipherMessage ... Which encryption class is it using? ...
    (microsoft.public.dotnet.general)
  • convert string to CipherMessage
    ... Is there a way to convert a string to a CipherMessage? ... I am calling a ... function that decrypts a CipherMessage and returns the value. ...
    (microsoft.public.dotnet.general)