Constructor and Description |
---|
ECertificate(Certificate aObject) |
Modifier and Type | Method and Description |
---|---|
void |
CMPCertificate.set_x509v3PKCert(Certificate value) |
Modifier and Type | Field and Description |
---|---|
Certificate |
ExtendedCertificateInfo.certificate |
Certificate[] |
CertificateValues.elements |
Modifier and Type | Method and Description |
---|---|
void |
ExtendedCertificateOrCertificate.set_certificate(Certificate value) |
void |
CertificateChoices.set_certificate(Certificate value) |
Constructor and Description |
---|
CertificateValues(Certificate[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
ExtendedCertificateInfo(CMSVersion version_,
Certificate certificate_,
UnauthAttributes attributes_)
This constructor sets all elements to references to the
given objects
|
ExtendedCertificateInfo(long version_,
Certificate certificate_,
UnauthAttributes attributes_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Modifier and Type | Field and Description |
---|---|
Certificate[] |
_SeqOfCertificate.elements |
Constructor and Description |
---|
_SeqOfCertificate(Certificate[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
Modifier and Type | Field and Description |
---|---|
Certificate[] |
_SetOfCertificate.elements |
Constructor and Description |
---|
_SetOfCertificate(Certificate[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
Modifier and Type | Field and Description |
---|---|
Certificate |
CertificateTrustPoint.trustpoint |
Constructor and Description |
---|
CertificateTrustPoint(Certificate trustpoint_)
This constructor is for required elements only.
|
CertificateTrustPoint(Certificate trustpoint_,
com.objsys.asn1j.runtime.Asn1Integer pathLenConstraint_,
AcceptablePolicySet acceptablePolicySet_,
NameConstraints nameConstraints_,
PolicyConstraints policyConstraints_)
This constructor sets all elements to references to the
given objects
|
CertificateTrustPoint(Certificate trustpoint_,
long pathLenConstraint_,
AcceptablePolicySet acceptablePolicySet_,
NameConstraints nameConstraints_,
PolicyConstraints policyConstraints_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Modifier and Type | Method and Description |
---|---|
static IssuerAndSerialNumber |
UtilCMS.issuerAndSerialNumberOlustur(Certificate aSertifika) |
Copyright © 2025. All rights reserved.