public class EPrivateKeyInfo extends BaseASNWrapper<PrivateKeyInfo>
logger, mObject
Constructor and Description |
---|
EPrivateKeyInfo(byte[] aBytes) |
EPrivateKeyInfo(EVersion aVersion,
EAlgorithmIdentifier aAlg,
byte[] aPrivateKeyBytes) |
Modifier and Type | Method and Description |
---|---|
EAttributes |
getEAttributes() |
byte[] |
getPrivateKey() |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArray
public EPrivateKeyInfo(byte[] aBytes) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public EPrivateKeyInfo(EVersion aVersion, EAlgorithmIdentifier aAlg, byte[] aPrivateKeyBytes) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public EAttributes getEAttributes()
public byte[] getPrivateKey()
Copyright © 2025. All rights reserved.