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, wrapArraypublic EPrivateKeyInfo(byte[] aBytes)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic EPrivateKeyInfo(EVersion aVersion, EAlgorithmIdentifier aAlg, byte[] aPrivateKeyBytes) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic EAttributes getEAttributes()
public byte[] getPrivateKey()
Copyright © 2025. All rights reserved.