Modifier and Type | Method and Description |
---|---|
void |
EGeneralNames.addElement(GeneralName aGeneralName) |
boolean |
EGeneralSubtree.excludes(GeneralName aGeneralName) |
boolean |
EGeneralSubtree.permits(GeneralName aGeneralName) |
Constructor and Description |
---|
EGeneralName(GeneralName aName) |
Modifier and Type | Field and Description |
---|---|
GeneralName |
ACClearAttrs.acIssuer |
GeneralName |
SvceAuthInfo.ident |
GeneralName |
RoleSyntax.roleName |
GeneralName |
SvceAuthInfo.service |
GeneralName |
TargetCert.targetName |
Modifier and Type | Method and Description |
---|---|
void |
Target.set_targetGroup(GeneralName value) |
void |
Target.set_targetName(GeneralName value) |
Constructor and Description |
---|
ACClearAttrs(GeneralName acIssuer_,
com.objsys.asn1j.runtime.Asn1Integer acSerial_,
_SeqOfAttribute attrs_)
This constructor sets all elements to references to the
given objects
|
ACClearAttrs(GeneralName acIssuer_,
long acSerial_,
_SeqOfAttribute attrs_)
This constructor allows primitive data to be passed for all
primitive elements.
|
RoleSyntax(GeneralName roleName_)
This constructor is for required elements only.
|
RoleSyntax(GeneralNames roleAuthority_,
GeneralName roleName_)
This constructor sets all elements to references to the
given objects
|
SvceAuthInfo(GeneralName service_,
GeneralName ident_)
This constructor is for required elements only.
|
SvceAuthInfo(GeneralName service_,
GeneralName ident_,
com.objsys.asn1j.runtime.Asn1OctetString authInfo_)
This constructor sets all elements to references to the
given objects
|
SvceAuthInfo(GeneralName service_,
GeneralName ident_,
byte[] authInfo_)
This constructor allows primitive data to be passed for all
primitive elements.
|
TargetCert(IssuerSerial targetCertificate_,
GeneralName targetName_,
ObjectDigestInfo certDigestInfo_)
This constructor sets all elements to references to the
given objects
|
Modifier and Type | Field and Description |
---|---|
GeneralName |
PKIHeader.recipient |
GeneralName |
PKIHeader.sender |
Constructor and Description |
---|
PKIHeader(long pvno_,
GeneralName sender_,
GeneralName recipient_)
This constructor is for required elements only.
|
PKIHeader(long pvno_,
GeneralName sender_,
GeneralName recipient_,
java.lang.String messageTime_,
AlgorithmIdentifier protectionAlg_,
byte[] senderKID_,
byte[] recipKID_,
byte[] transactionID_,
byte[] senderNonce_,
byte[] recipNonce_,
PKIFreeText freeText_,
PKIHeader_generalInfo generalInfo_)
This constructor allows primitive data to be passed for all
primitive elements.
|
PKIHeader(PKIHeader_pvno pvno_,
GeneralName sender_,
GeneralName recipient_)
This constructor is for required elements only.
|
PKIHeader(PKIHeader_pvno pvno_,
GeneralName sender_,
GeneralName recipient_,
com.objsys.asn1j.runtime.Asn1GeneralizedTime messageTime_,
AlgorithmIdentifier protectionAlg_,
com.objsys.asn1j.runtime.Asn1OctetString senderKID_,
com.objsys.asn1j.runtime.Asn1OctetString recipKID_,
com.objsys.asn1j.runtime.Asn1OctetString transactionID_,
com.objsys.asn1j.runtime.Asn1OctetString senderNonce_,
com.objsys.asn1j.runtime.Asn1OctetString recipNonce_,
PKIFreeText freeText_,
PKIHeader_generalInfo generalInfo_)
This constructor sets all elements to references to the
given objects
|
Modifier and Type | Field and Description |
---|---|
GeneralName |
CertId.issuer |
GeneralName |
SinglePubInfo.pubLocation |
Modifier and Type | Method and Description |
---|---|
void |
POPOSigningKeyInput_authInfo.set_sender(GeneralName value) |
Constructor and Description |
---|
CertId(GeneralName issuer_,
com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_)
This constructor sets all elements to references to the
given objects
|
SinglePubInfo(long pubMethod_,
GeneralName pubLocation_)
This constructor allows primitive data to be passed for all
primitive elements.
|
SinglePubInfo(SinglePubInfo_pubMethod pubMethod_,
GeneralName pubLocation_)
This constructor sets all elements to references to the
given objects
|
Modifier and Type | Field and Description |
---|---|
GeneralName |
TBSRequest.requestorName |
Constructor and Description |
---|
TBSRequest(long version_,
GeneralName requestorName_,
_SeqOfRequest requestList_,
Extensions requestExtensions_)
This constructor allows primitive data to be passed for all
primitive elements.
|
TBSRequest(Version version_,
GeneralName requestorName_,
_SeqOfRequest requestList_,
Extensions requestExtensions_)
This constructor sets all elements to references to the
given objects
|
Modifier and Type | Field and Description |
---|---|
GeneralName[] |
NameRegistrationAuthorities.elements |
Constructor and Description |
---|
NameRegistrationAuthorities(GeneralName[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
Modifier and Type | Field and Description |
---|---|
GeneralName |
TSTInfo.tsa |
Constructor and Description |
---|
TSTInfo(long version_,
int[] policy_,
MessageImprint messageImprint_,
com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_,
java.lang.String genTime_,
Accuracy accuracy_,
boolean ordering_,
com.objsys.asn1j.runtime.Asn1BigInteger nonce_,
GeneralName tsa_,
Extensions extensions_)
This constructor allows primitive data to be passed for all
primitive elements.
|
TSTInfo(TSTInfo_version version_,
com.objsys.asn1j.runtime.Asn1ObjectIdentifier policy_,
MessageImprint messageImprint_,
com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_,
com.objsys.asn1j.runtime.Asn1GeneralizedTime genTime_,
Accuracy accuracy_,
com.objsys.asn1j.runtime.Asn1Boolean ordering_,
com.objsys.asn1j.runtime.Asn1BigInteger nonce_,
GeneralName tsa_,
Extensions extensions_)
This constructor sets all elements to references to the
given objects
|
Modifier and Type | Field and Description |
---|---|
GeneralName |
GeneralSubtree.base |
Constructor and Description |
---|
GeneralSubtree(GeneralName base_)
This constructor is for required elements only.
|
GeneralSubtree(GeneralName base_,
com.objsys.asn1j.runtime.Asn1Integer minimum_,
com.objsys.asn1j.runtime.Asn1Integer maximum_)
This constructor sets all elements to references to the
given objects
|
GeneralSubtree(GeneralName base_,
long minimum_,
long maximum_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
UtilName.generalName2String(GeneralName aGenName) |
Modifier and Type | Field and Description |
---|---|
GeneralName |
AccessDescription.accessLocation |
GeneralName |
GeneralSubtree.base |
GeneralName[] |
GeneralNames.elements |
GeneralName |
RoleSyntax.roleName |
Constructor and Description |
---|
AccessDescription(com.objsys.asn1j.runtime.Asn1ObjectIdentifier accessMethod_,
GeneralName accessLocation_)
This constructor sets all elements to references to the
given objects
|
AccessDescription(int[] accessMethod_,
GeneralName accessLocation_)
This constructor allows primitive data to be passed for all
primitive elements.
|
CertificateIssuer(GeneralName[] elements_) |
GeneralNames(GeneralName[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
GeneralSubtree(GeneralName base_)
This constructor is for required elements only.
|
GeneralSubtree(GeneralName base_,
com.objsys.asn1j.runtime.Asn1Integer minimum_,
com.objsys.asn1j.runtime.Asn1Integer maximum_)
This constructor sets all elements to references to the
given objects
|
GeneralSubtree(GeneralName base_,
long minimum_,
long maximum_)
This constructor allows primitive data to be passed for all
primitive elements.
|
IssuerAltName(GeneralName[] elements_) |
RoleSyntax(GeneralName roleName_)
This constructor is for required elements only.
|
RoleSyntax(GeneralNames roleAuthority_,
GeneralName roleName_)
This constructor sets all elements to references to the
given objects
|
SubjectAltName(GeneralName[] elements_) |
Copyright © 2025. All rights reserved.