ProtonNet Server 1.0
An Open Solution for all your socket or web api needs.
Loading...
Searching...
No Matches
XmobiTea.ProtonNet.Token.Algorithm Namespace Reference

Classes

class  HMACTokenAlgorithmEncode
 Implements the ITokenAlgorithmEncode interface using HMAC for encryption. More...
 
interface  ITokenAlgorithmEncode
 Defines a method for encrypting data. More...
 
class  KeyedHashAlgorithmTokenAlgorithmEncode
 Implements the ITokenAlgorithmEncode interface using KeyedHashAlgorithm for encryption. More...
 
class  MD5TokenAlgorithmEncode
 Implements the ITokenAlgorithmEncode interface using MD5 for encryption. More...
 
class  SHA1TokenAlgorithmEncode
 Implements the ITokenAlgorithmEncode interface using SHA1 for encryption. More...
 
class  SHA256TokenAlgorithmEncode
 Implements the ITokenAlgorithmEncode interface using SHA256 for encryption. More...
 
class  SHA384TokenAlgorithmEncode
 Implements the ITokenAlgorithmEncode interface using SHA384 for encryption. More...
 
class  SHA512TokenAlgorithmEncode
 Implements the ITokenAlgorithmEncode interface using SHA512 for encryption. More...