Method | Description | |
---|---|---|
Build ( ) : |
||
SetExtensions ( |
||
SetIssuer ( Org.BouncyCastle.Asn1.X509.X509Name name ) : |
||
SetIssuerUID ( DerBitString uid ) : |
||
SetPublicKey ( |
||
SetSerialNumber ( DerInteger ser ) : |
||
SetSigningAlg ( |
||
SetSubject ( Org.BouncyCastle.Asn1.X509.X509Name name ) : |
||
SetSubjectUID ( DerBitString uid ) : |
||
SetValidity ( |
||
SetVersion ( int ver ) : |
Method | Description | |
---|---|---|
AddOptional ( Asn1EncodableVector v, int tagNo, bool isExplicit, Asn1Encodable obj ) : void |
public SetExtensions ( |
||
extens | ||
return |
public SetIssuer ( Org.BouncyCastle.Asn1.X509.X509Name name ) : |
||
name | Org.BouncyCastle.Asn1.X509.X509Name | |
return |
public SetIssuerUID ( DerBitString uid ) : |
||
uid | DerBitString | |
return |
public SetPublicKey ( |
||
spki | ||
return |
public SetSerialNumber ( DerInteger ser ) : |
||
ser | DerInteger | |
return |
public SetSigningAlg ( |
||
aid | ||
return |
public SetSubject ( Org.BouncyCastle.Asn1.X509.X509Name name ) : |
||
name | Org.BouncyCastle.Asn1.X509.X509Name | |
return |
public SetSubjectUID ( DerBitString uid ) : |
||
uid | DerBitString | |
return |
public SetValidity ( |
||
v | ||
return |
public SetVersion ( int ver ) : |
||
ver | int | |
return |