public class ENonSelfDescCVC extends BaseASNWrapper<NonSelfDescCVC>
logger, mObject
Constructor and Description |
---|
ENonSelfDescCVC(byte[] aEncoded) |
ENonSelfDescCVC(byte[] aSignature,
byte[] aCar) |
ENonSelfDescCVC(byte[] aSignature,
byte[] aPuKRemainder,
byte[] aCar) |
ENonSelfDescCVC(NonSelfDescCVC aObject) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getCar() |
byte[] |
getPuKRemainder() |
byte[] |
getSignature() |
void |
setCar(byte[] aCar) |
void |
setPuKRemainder(byte[] aPuKRemainder) |
void |
setSignature(byte[] aSignature) |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArray
public ENonSelfDescCVC(byte[] aEncoded) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public ENonSelfDescCVC(NonSelfDescCVC aObject)
public ENonSelfDescCVC(byte[] aSignature, byte[] aPuKRemainder, byte[] aCar)
public ENonSelfDescCVC(byte[] aSignature, byte[] aCar)
Copyright © 2025. All rights reserved.