public class ETarget extends BaseASNWrapper<Target>
Description:
| Modifier and Type | Field and Description |
|---|---|
static byte |
TYPE_CERT |
static byte |
TYPE_GROUP |
static byte |
TYPE_NAME |
logger, mObject| Constructor and Description |
|---|
ETarget(byte[] aBytes) |
ETarget(Target aObject) |
| Modifier and Type | Method and Description |
|---|---|
EGeneralName |
getAsTargetGroupName() |
EGeneralName |
getAsTargetName() |
int |
getType() |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArraypublic static final byte TYPE_NAME
public static final byte TYPE_GROUP
public static final byte TYPE_CERT
public ETarget(byte[] aBytes)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic ETarget(Target aObject) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic EGeneralName getAsTargetName()
public EGeneralName getAsTargetGroupName()
public int getType()
Copyright © 2025. All rights reserved.