Class ClientSideSignatureInstructions
Inheritance
ClientSideSignatureInstructions
Assembly: Lacuna.RestPki.Client.dll
Syntax
public class ClientSideSignatureInstructions
Properties
|
Improve this Doc
View Source
DigestAlgorithm
Declaration
public DigestAlgorithm DigestAlgorithm { get; }
Property Value
|
Improve this Doc
View Source
DigestAlgorithmOid
Declaration
public string DigestAlgorithmOid { get; }
Property Value
|
Improve this Doc
View Source
Token
Declaration
public string Token { get; }
Property Value
|
Improve this Doc
View Source
ToSignData
Declaration
public byte[] ToSignData { get; }
Property Value
|
Improve this Doc
View Source
ToSignHash
Declaration
public byte[] ToSignHash { get; }
Property Value