The BasicOcspResp type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BasicOcspResp | Initializes a new instance of the BasicOcspResp class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Overrides Object..::..Equals(Object).) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetCertificates | |
![]() | GetCerts | |
![]() | GetCriticalExtensionOids |
Get any critical extensions.
(Inherited from X509ExtensionBase.) |
![]() | GetEncoded | |
![]() | GetExtensionOids | (Inherited from X509ExtensionBase.) |
![]() | GetExtensionValue(String) | Obsolete.
Get the value of a given extension.
(Inherited from X509ExtensionBase.) |
![]() | GetExtensionValue(DerObjectIdentifier) | (Inherited from X509ExtensionBase.) |
![]() | GetHashCode | (Overrides Object..::..GetHashCode()()()().) |
![]() | GetNonCriticalExtensionOids |
Get non critical extensions.
(Inherited from X509ExtensionBase.) |
![]() | GetResponseData | Obsolete. |
![]() | GetSignature | |
![]() | GetTbsResponseData | |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | GetX509Extensions | (Overrides X509ExtensionBase..::..GetX509Extensions()()()().) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | Verify |
Verify the signature against the tbsResponseData object we contain.
|
Properties
Name | Description | |
---|---|---|
![]() | ProducedAt | |
![]() | ResponderId | |
![]() | ResponseExtensions | |
![]() | Responses | |
![]() | SignatureAlgName | |
![]() | SignatureAlgOid | |
![]() | Version |