CrlIdentifier Constructor

Overload List

CrlIdentifier(X509Name, Asn1UtcTime)Initializes a new instance of the CrlIdentifier class
CrlIdentifier(X509Name, DateTime)Initializes a new instance of the CrlIdentifier class
CrlIdentifier(X509Name, Asn1UtcTime, BigInteger)Initializes a new instance of the CrlIdentifier class
CrlIdentifier(X509Name, DateTime, BigInteger)Initializes a new instance of the CrlIdentifier class

See Also