public class ESubjectPublicKeyInfo extends BaseASNWrapper<SubjectPublicKeyInfo>
logger, mObject
Constructor and Description |
---|
ESubjectPublicKeyInfo(byte[] publicKeyInfoInBytes) |
ESubjectPublicKeyInfo(SubjectPublicKeyInfo aObject) |
Modifier and Type | Method and Description |
---|---|
EAlgorithmIdentifier |
getAlgorithm() |
byte[] |
getSubjectPublicKey() |
void |
setAlgorithm(EAlgorithmIdentifier aAlgorithm) |
void |
setSubjectPublicKey(byte[] aValue) |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArray
public ESubjectPublicKeyInfo(SubjectPublicKeyInfo aObject)
public ESubjectPublicKeyInfo(byte[] publicKeyInfoInBytes) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public EAlgorithmIdentifier getAlgorithm()
public void setAlgorithm(EAlgorithmIdentifier aAlgorithm)
public byte[] getSubjectPublicKey()
public void setSubjectPublicKey(byte[] aValue)
Copyright © 2025. All rights reserved.