public static class MgmtResponse.KeyCertBytes extends MgmtResponse
MgmtResponse.ByteArray, MgmtResponse.CertWithDbIdWrapper, MgmtResponse.CertWithRevocationInfoWrapper, MgmtResponse.Error, MgmtResponse.GetCa, MgmtResponse.GetCaSystemStatus, MgmtResponse.GetCert, MgmtResponse.GetCertprofile, MgmtResponse.GetDbSchemas, MgmtResponse.GetKeypairGen, MgmtResponse.GetPublischersForCa, MgmtResponse.GetPublisher, MgmtResponse.GetRequestor, MgmtResponse.GetRequestorsForCa, MgmtResponse.GetSigner, MgmtResponse.KeyCertBytes, MgmtResponse.ListCertificates, MgmtResponse.LoadConf, MgmtResponse.StringResponse, MgmtResponse.StringSetMgmtMessage.CaEntryWrapper, MgmtMessage.MgmtAction, MgmtMessage.SignerEntryWrapper| Constructor and Description |
|---|
KeyCertBytes() |
KeyCertBytes(byte[] key,
byte[] cert) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getCert() |
byte[] |
getKey() |
void |
setCert(byte[] cert) |
void |
setKey(byte[] key) |
Copyright © 2023. All rights reserved.