Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.asn.attrcert |
Modifier and Type | Field and Description |
---|---|
AttrSpec |
AAControls.excludedAttrs |
AttrSpec |
AAControls.permittedAttrs |
Constructor and Description |
---|
AAControls(com.objsys.asn1j.runtime.Asn1Integer pathLenConstraint_,
AttrSpec permittedAttrs_,
AttrSpec excludedAttrs_,
com.objsys.asn1j.runtime.Asn1Boolean permitUnSpecified_)
This constructor sets all elements to references to the
given objects
|
AAControls(long pathLenConstraint_,
AttrSpec permittedAttrs_,
AttrSpec excludedAttrs_,
boolean permitUnSpecified_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Copyright © 2025. All rights reserved.