C# Класс Gurux.DLMS.Secure.AesGcmParameter

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Описание методов

AesGcmParameter() публичный Метод

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
Результат System

AesGcmParameter() публичный Метод

Constructor.
public AesGcmParameter ( byte systemTitle, byte blockCipherKey, byte authenticationKey ) : System
systemTitle byte
blockCipherKey byte
authenticationKey byte
Результат System

ToString() публичный Метод

public ToString ( ) : string
Результат string