public class CertPolicyID : DerObjectIdentifier
Public Class CertPolicyID
Inherits DerObjectIdentifier
public ref class CertPolicyID : public DerObjectIdentifier
Org.BouncyCastle.Asn1.X509.CertPolicyID = function();
Type.createClass(
'Org.BouncyCastle.Asn1.X509.CertPolicyID',
Org.BouncyCastle.Asn1.DerObjectIdentifier);
CertPolicyID | Initializes a new instance of the CertPolicyID class |
Id | (Inherited from DerObjectIdentifier) |
Asn1Equals | (Inherited from DerObjectIdentifier) |
Asn1GetHashCode | (Inherited from DerObjectIdentifier) |
Branch | (Inherited from DerObjectIdentifier) |
EncodeTo(Stream) | (Inherited from Asn1Object) |
EncodeTo(Stream, String) | (Inherited from Asn1Object) |
Equals(Asn1Object) | (Inherited from Asn1Object) |
Equals(Object) | (Inherited from Asn1Encodable) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetDerEncoded | (Inherited from Asn1Encodable) |
GetEncoded | (Inherited from Asn1Encodable) |
GetEncoded(String) | (Inherited from Asn1Encodable) |
GetHashCode | (Inherited from Asn1Encodable) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
On | (Inherited from DerObjectIdentifier) |
ToAsn1Object | (Inherited from Asn1Object) |
ToString | (Inherited from DerObjectIdentifier) |