C# Class CryptoN.Key

Afficher le fichier Open project: tamimsalem/CryptoN Class Usage Examples

Méthodes publiques

Méthode Description
GetBytes ( ) : byte[]
Key ( byte keyAsBytes ) : System
ToString ( ) : string

Private Methods

Méthode Description
Validate ( byte keyAsBytes ) : bool

Method Details

GetBytes() public méthode

public GetBytes ( ) : byte[]
Résultat byte[]

Key() public méthode

public Key ( byte keyAsBytes ) : System
keyAsBytes byte
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string