public class EIetfAttrSyntax extends BaseASNWrapper<IetfAttrSyntax>
logger, mObject
Constructor and Description |
---|
EIetfAttrSyntax() |
EIetfAttrSyntax(byte[] aBytes) |
EIetfAttrSyntax(IetfAttrSyntax aObject) |
Modifier and Type | Method and Description |
---|---|
void |
addObjectIdentifier(com.objsys.asn1j.runtime.Asn1ObjectIdentifier objectIdentifier) |
void |
addOctet(byte[] octetBytes) |
void |
addString(java.lang.String elementS) |
com.objsys.asn1j.runtime.Asn1Type |
getElem(int i) |
int |
getElemCount() |
int |
getElemType(int i) |
void |
setPolicyAuthority(EGeneralNames policyAuthority) |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArray
public EIetfAttrSyntax(IetfAttrSyntax aObject)
public EIetfAttrSyntax()
public EIetfAttrSyntax(byte[] aBytes) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public void setPolicyAuthority(EGeneralNames policyAuthority)
public void addOctet(byte[] octetBytes)
public void addString(java.lang.String elementS)
public void addObjectIdentifier(com.objsys.asn1j.runtime.Asn1ObjectIdentifier objectIdentifier)
public int getElemCount()
public com.objsys.asn1j.runtime.Asn1Type getElem(int i)
public int getElemType(int i)
Copyright © 2025. All rights reserved.