Method | Description | |
---|---|---|
GetCertPathUpToTrustedList ( ) : Result | ||
GetCertPathVerification ( ) : Result | ||
GetCreationTime ( ) : System.DateTime | ||
GetIssuerName ( ) : string | ||
GetSameDigest ( ) : Result | ||
GetSerialNumber ( ) : string | ||
GetSignatureAlgorithm ( ) : string | ||
SetCertPathVerification ( Result certPathVerification ) : void | ||
SetCreationTime ( System.DateTime creationTime ) : void | ||
SetIssuerName ( string issuerName ) : void | ||
SetSameDigest ( Result sameDigest ) : void | ||
SetSerialNumber ( string serialNumber ) : void | ||
SetSignatureAlgorithm ( string signatureAlgorithm ) : void | ||
TimestampVerificationResult ( ) : System |
The default constructor for TimestampVerificationResult. The default constructor for TimestampVerificationResult. |
|
TimestampVerificationResult ( |
The default constructor for TimestampVerificationResult. The default constructor for TimestampVerificationResult. |
public GetCertPathUpToTrustedList ( ) : Result | ||
return | Result |
public SetCertPathVerification ( Result certPathVerification ) : void | ||
certPathVerification | Result | the certPathVerification to set |
return | void |
public SetCreationTime ( System.DateTime creationTime ) : void | ||
creationTime | System.DateTime | the creationTime to set |
return | void |
public SetIssuerName ( string issuerName ) : void | ||
issuerName | string | the issuerName to set |
return | void |
public SetSameDigest ( Result sameDigest ) : void | ||
sameDigest | Result | the sameDigest to set |
return | void |
public SetSerialNumber ( string serialNumber ) : void | ||
serialNumber | string | the serialNumber to set |
return | void |
public SetSignatureAlgorithm ( string signatureAlgorithm ) : void | ||
signatureAlgorithm | string | the signatureAlgorithm to set |
return | void |
public TimestampVerificationResult ( ) : System | ||
return | System |
public TimestampVerificationResult ( |
||
token | ||
return | System |