C# Класс TSystems.RELOAD.Topology.SignerIdentityValue

The identity used to form the signature. see base -19 p. 54
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
SignerIdentityValue ( SignerIdentityType type, HashAlgorithm alg, byte hash ) : System

Create new instances of SignerIdentityValue. See RELOAD base -13 p. 52

ToString ( ) : string

Returns a string representation of signer Id value.

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

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

Create new instances of SignerIdentityValue. See RELOAD base -13 p. 52
public SignerIdentityValue ( SignerIdentityType type, HashAlgorithm alg, byte hash ) : System
type SignerIdentityType The Singner type: cert_hash
alg System.Security.Cryptography.HashAlgorithm
hash byte
Результат System

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

Returns a string representation of signer Id value.
public ToString ( ) : string
Результат string