Enum Rfc3161FailureInfos
Namespace: Lacuna.Pki.Asn1
Assembly: Lacuna.Pki.dll
Syntax
public enum Rfc3161FailureInfos
Fields
Name | Description |
---|---|
AddInfoNotAvailable | The additional information requested could not be understood or is not available |
BadAlgorithm | Unrecognized or unsupported Algorithm Identifier |
BadDataFormat | The data submitted has the wrong format |
BadRequest | Transaction not permitted or supported |
SystemFailure | The request cannot be handled due to system failure |
TimeNotAvailable | The TSA's time source is not available |
UnacceptedExtension | The requested extension is not supported by the TSA |
UnacceptedPolicy | The requested TSA policy is not supported by the TSA |