Method | Description | |
---|---|---|
DecryptString ( this encryptedData ) : |
||
EncryptString ( this input ) : string | ||
ToInsecureString ( this input ) : string | ||
ToSecureString ( this |
public static DecryptString ( this encryptedData ) : |
||
encryptedData | this | |
return |
public static EncryptString ( this input ) : string | ||
input | this | |
return | string |
public static ToInsecureString ( this input ) : string | ||
input | this | |
return | string |
public static ToSecureString ( this |
||
input | this |
|
return |