public class ECertificationRequestInfo extends BaseASNWrapper<CertificationRequestInfo>
logger, mObject
Constructor and Description |
---|
ECertificationRequestInfo() |
ECertificationRequestInfo(CertificationRequestInfo aObject) |
Modifier and Type | Method and Description |
---|---|
EAttributes |
getAttributes() |
EName |
getSubject() |
ESubjectPublicKeyInfo |
getSubjectPKInfo() |
long |
getVersion() |
void |
setAttributes(Attributes aAttributes) |
void |
setSubject(EName aSubject) |
void |
setSubjectPKInfo(ESubjectPublicKeyInfo aSubjectPKInfo) |
void |
setVersion(long aVersion) |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArray
public ECertificationRequestInfo(CertificationRequestInfo aObject)
public ECertificationRequestInfo()
public long getVersion()
public void setVersion(long aVersion)
public EName getSubject()
public void setSubject(EName aSubject)
public ESubjectPublicKeyInfo getSubjectPKInfo()
public void setSubjectPKInfo(ESubjectPublicKeyInfo aSubjectPKInfo)
public EAttributes getAttributes()
public void setAttributes(Attributes aAttributes)
Copyright © 2025. All rights reserved.