메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |
public AddCrlEntry ( DerInteger userCertificate, DerUtcTime revocationDate, int reason ) : void | ||
userCertificate | DerInteger | |
revocationDate | DerUtcTime | |
reason | int | |
리턴 | void |
public AddCrlEntry ( DerInteger userCertificate, |
||
userCertificate | DerInteger | |
revocationDate | ||
extensions | ||
리턴 | void |
public AddCrlEntry ( DerInteger userCertificate, |
||
userCertificate | DerInteger | |
revocationDate | ||
reason | int | |
리턴 | void |
public AddCrlEntry ( DerInteger userCertificate, |
||
userCertificate | DerInteger | |
revocationDate | ||
reason | int | |
invalidityDate | DerGeneralizedTime | |
리턴 | void |
public GenerateTbsCertList ( ) : |
||
리턴 |
public SetExtensions ( |
||
extensions | ||
리턴 | void |
public SetIssuer ( Org.BouncyCastle.Asn1.X509.X509Name issuer ) : void | ||
issuer | Org.BouncyCastle.Asn1.X509.X509Name | |
리턴 | void |
public SetNextUpdate ( DerUtcTime nextUpdate ) : void | ||
nextUpdate | DerUtcTime | |
리턴 | void |
public SetSignature ( |
||
signature | ||
리턴 | void |
public SetThisUpdate ( DerUtcTime thisUpdate ) : void | ||
thisUpdate | DerUtcTime | |
리턴 | void |