Class DigestAlgorithmAndValue
Inherited Members
Namespace: Lacuna.RestPki.Client
Assembly: Lacuna.RestPki.Client.dll
Syntax
public class DigestAlgorithmAndValue
Properties
Algorithm
Declaration
public DigestAlgorithm Algorithm { get; }
Property Value
| Type | Description |
|---|---|
| DigestAlgorithm |
HexValue
Declaration
public string HexValue { get; }
Property Value
| Type | Description |
|---|---|
| String |
Value
Declaration
public byte[] Value { get; }
Property Value
| Type | Description |
|---|---|
| Byte[] |