C# Class Gurux.DLMS.Secure.AesGcmParameter

Afficher le fichier Open project: Gurux/Gurux.DLMS.Net Class Usage Examples

Méthodes publiques

Méthode Description
AesGcmParameter ( byte tag, Gurux security, UInt32 frameCounter, byte systemTitle, byte blockCipherKey, byte authenticationKey ) : System

Constructor.

AesGcmParameter ( byte systemTitle, byte blockCipherKey, byte authenticationKey ) : System

Constructor.

ToString ( ) : string

Method Details

AesGcmParameter() public méthode

Constructor.
public AesGcmParameter ( byte tag, Gurux security, UInt32 frameCounter, byte systemTitle, byte blockCipherKey, byte authenticationKey ) : System
tag byte Command.
security Gurux
frameCounter System.UInt32
systemTitle byte
blockCipherKey byte
authenticationKey byte
Résultat System

AesGcmParameter() public méthode

Constructor.
public AesGcmParameter ( byte systemTitle, byte blockCipherKey, byte authenticationKey ) : System
systemTitle byte
blockCipherKey byte
authenticationKey byte
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string