Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.asn.cmp |
Modifier and Type | Class and Description |
---|---|
class |
OOBCert |
Modifier and Type | Field and Description |
---|---|
CMPCertificate[] |
PKIMessage_extraCerts.elements |
CMPCertificate[] |
KeyRecRepContent_caCerts.elements |
CMPCertificate[] |
CertRepMessage_caPubs.elements |
CMPCertificate |
KeyRecRepContent.newSigCert |
CMPCertificate |
CAKeyUpdAnnContent.newWithNew |
CMPCertificate |
CAKeyUpdAnnContent.newWithOld |
CMPCertificate |
CAKeyUpdAnnContent.oldWithNew |
Modifier and Type | Method and Description |
---|---|
void |
PKIBody.set_cann(CMPCertificate value) |
void |
CertOrEncCert.set_certificate(CMPCertificate value) |
Constructor and Description |
---|
CAKeyUpdAnnContent(CMPCertificate oldWithNew_,
CMPCertificate newWithOld_,
CMPCertificate newWithNew_)
This constructor sets all elements to references to the
given objects
|
CertRepMessage_caPubs(CMPCertificate[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
KeyRecRepContent_caCerts(CMPCertificate[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
KeyRecRepContent(PKIStatusInfo status_,
CMPCertificate newSigCert_,
KeyRecRepContent_caCerts caCerts_,
KeyRecRepContent_keyPairHist keyPairHist_)
This constructor sets all elements to references to the
given objects
|
PKIMessage_extraCerts(CMPCertificate[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
Copyright © 2025. All rights reserved.