public class RotateKeyAndCertParam
extends java.lang.Object
| Constructor and Description |
|---|
RotateKeyAndCertParam() |
| Modifier and Type | Method and Description |
|---|---|
KeyAndCertificateChain |
getKeyCertChain() |
java.lang.Boolean |
getSystemSelfSigned() |
void |
setKeyCertChain(KeyAndCertificateChain keyCertChain) |
void |
setSystemSelfSigned(java.lang.Boolean systemSelfSigned) |
public java.lang.Boolean getSystemSelfSigned()
public void setSystemSelfSigned(java.lang.Boolean systemSelfSigned)
public KeyAndCertificateChain getKeyCertChain()
public void setKeyCertChain(KeyAndCertificateChain keyCertChain)