Click or drag to resize

YSecurity Methods

The YSecurity type exposes the following members.

Methods
  Name Description
Public Extension Method CheckSign Check and unsign a string.
Public Extension Method Cipher_Aes Cipher the plainText string using the key.
Public method Static member Decrypt Decrypt a string.
Public method Static member Encrypt Encrypt a string.
Public Extension Method GetSlowUpsilonHash Get the slow Upsilon Hash of a string.
Public Extension Method GetUpsilonHash Get tha Upsilon Hash of a string.
Public Extension Method Sign Sign a string.
Public Extension Method Uncipher_Aes Uncipher the cipherText string using the key.
Top
See Also