Class SignerBStamp
Assembly: Lacuna.RestPki.Client.dll
Syntax
public class SignerBStamp
Properties
|
Improve this Doc
View Source
Blockchain
Declaration
public Blockchains Blockchain { get; set; }
Property Value
| Type |
Description |
| Lacuna.RestPki.Api.Blockchains |
|
|
Improve this Doc
View Source
CertificateDigests
Declaration
public IEnumerable<DigestAlgorithmAndValue> CertificateDigests { get; set; }
Property Value
|
Improve this Doc
View Source
CrlsDigests
Declaration
public IEnumerable<DigestAlgorithmAndValue> CrlsDigests { get; set; }
Property Value
|
Improve this Doc
View Source
SignatureDigest
Declaration
public DigestAlgorithmAndValue SignatureDigest { get; set; }
Property Value
|
Improve this Doc
View Source
TransactionDate
Declaration
public DateTimeOffset TransactionDate { get; set; }
Property Value
|
Improve this Doc
View Source
TransactionId
Declaration
public string TransactionId { get; set; }
Property Value