Method | Description | |
---|---|---|
AddCrlEntry ( Asn1Sequence crlEntry ) : void | ||
AddCrlEntry ( DerInteger userCertificate, DerUtcTime revocationDate, int reason ) : void | ||
AddCrlEntry ( DerInteger userCertificate, |
||
AddCrlEntry ( DerInteger userCertificate, |
||
AddCrlEntry ( DerInteger userCertificate, |
||
GenerateTbsCertList ( ) : |
||
SetExtensions ( |
||
SetIssuer ( Org.BouncyCastle.Asn1.X509.X509Name issuer ) : void | ||
SetNextUpdate ( DerUtcTime nextUpdate ) : void | ||
SetNextUpdate ( |
||
SetSignature ( |
||
SetThisUpdate ( DerUtcTime thisUpdate ) : void | ||
SetThisUpdate ( |
||
V2TbsCertListGenerator ( ) : System |
public AddCrlEntry ( Asn1Sequence crlEntry ) : void | ||
crlEntry | Asn1Sequence | |
return | void |
public AddCrlEntry ( DerInteger userCertificate, DerUtcTime revocationDate, int reason ) : void | ||
userCertificate | DerInteger | |
revocationDate | DerUtcTime | |
reason | int | |
return | void |
public AddCrlEntry ( DerInteger userCertificate, |
||
userCertificate | DerInteger | |
revocationDate | ||
extensions | ||
return | void |
public AddCrlEntry ( DerInteger userCertificate, |
||
userCertificate | DerInteger | |
revocationDate | ||
reason | int | |
return | void |
public AddCrlEntry ( DerInteger userCertificate, |
||
userCertificate | DerInteger | |
revocationDate | ||
reason | int | |
invalidityDate | DerGeneralizedTime | |
return | void |
public GenerateTbsCertList ( ) : |
||
return |
public SetExtensions ( |
||
extensions | ||
return | void |
public SetIssuer ( Org.BouncyCastle.Asn1.X509.X509Name issuer ) : void | ||
issuer | Org.BouncyCastle.Asn1.X509.X509Name | |
return | void |
public SetNextUpdate ( DerUtcTime nextUpdate ) : void | ||
nextUpdate | DerUtcTime | |
return | void |
public SetNextUpdate ( |
||
nextUpdate | ||
return | void |
public SetSignature ( |
||
signature | ||
return | void |
public SetThisUpdate ( DerUtcTime thisUpdate ) : void | ||
thisUpdate | DerUtcTime | |
return | void |
public SetThisUpdate ( |
||
thisUpdate | ||
return | void |