public class ECRLDistributionPoint extends BaseASNWrapper<DistributionPoint>
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
logger |
mObject
Constructor and Description |
---|
ECRLDistributionPoint(byte[] aBytes) |
ECRLDistributionPoint(DistributionPoint aObject) |
ECRLDistributionPoint(DistributionPoint aObject,
ECertificate aCertificate) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAddress() |
AddressType |
getAddressType() |
EName |
getCRLIssuer() |
EDistributionPointName |
getDistributionPoint() |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArray
public ECRLDistributionPoint(byte[] aBytes) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public ECRLDistributionPoint(DistributionPoint aObject)
public ECRLDistributionPoint(DistributionPoint aObject, ECertificate aCertificate)
public AddressType getAddressType()
public java.lang.String getAddress()
public EName getCRLIssuer()
public EDistributionPointName getDistributionPoint()
Copyright © 2025. All rights reserved.