public class V2AttributeCertificateInfoGenerator
Public Class V2AttributeCertificateInfoGenerator
public ref class V2AttributeCertificateInfoGenerator
Org.BouncyCastle.Asn1.X509.V2AttributeCertificateInfoGenerator = function();
Type.createClass(
'Org.BouncyCastle.Asn1.X509.V2AttributeCertificateInfoGenerator');
V2AttributeCertificateInfoGenerator | Initializes a new instance of the V2AttributeCertificateInfoGenerator class |
AddAttribute(AttributeX509) | |
AddAttribute(String, Asn1Encodable) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GenerateAttributeCertificateInfo | |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
SetEndDate | |
SetExtensions | |
SetHolder | |
SetIssuer | |
SetIssuerUniqueID | |
SetSerialNumber | |
SetSignature | |
SetStartDate | |
ToString | Returns a string that represents the current object. (Inherited from Object) |