| Constructor and Description |
|---|
GenSelfIssued(String profile,
byte[] csr,
BigInteger serialNumber,
String certOutputFormat) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCertOutputFormat() |
byte[] |
getCsr() |
String |
getProfile() |
BigInteger |
getSerialNumber() |
public GenSelfIssued(String profile, byte[] csr, BigInteger serialNumber, String certOutputFormat)
public String getProfile()
public byte[] getCsr()
public BigInteger getSerialNumber()
public String getCertOutputFormat()
Copyright © 2020. All rights reserved.