29 get => this.signature.Value;
30 set => this.signature.Value = value;
38 get => this.timestamp.Value;
39 set => this.timestamp.Value = value;
Contains information about a client signature
ServerSignatureInfo(ServerSignature ServerSignature)
Contains information about a client signature
DateTime Timestamp
Timestamp
Abstract base class for view models
Generic class for properties
Represents a server signature on a contract.
Abstract base class of signatures
byte[] DigitalSignature
Digital Signature
DateTime Timestamp
Timestamp of signature.