Method | Description | |
---|---|---|
AddRequest ( |
||
AddRequest ( |
||
Generate ( ) : |
||
Generate ( string signingAlgorithm, |
||
Generate ( string signingAlgorithm, |
||
SetRequestExtensions ( |
||
SetRequestorName ( |
||
SetRequestorName ( Org.BouncyCastle.Asn1.X509.X509Name requestorName ) : void |
Method | Description | |
---|---|---|
GenerateRequest ( |
public AddRequest ( |
||
certId | ||
return | void |
public AddRequest ( |
||
certId | ||
singleRequestExtensions | ||
return | void |
public Generate ( string signingAlgorithm, |
||
signingAlgorithm | string | |
privateKey | ||
chain | ||
return |
public Generate ( string signingAlgorithm, |
||
signingAlgorithm | string | |
privateKey | ||
chain | ||
random | ||
return |
public SetRequestExtensions ( |
||
requestExtensions | ||
return | void |
public SetRequestorName ( |
||
requestorName | ||
return | void |
public SetRequestorName ( Org.BouncyCastle.Asn1.X509.X509Name requestorName ) : void | ||
requestorName | Org.BouncyCastle.Asn1.X509.X509Name | |
return | void |