public static final class CRLDistributionPoint.RelativeToCRLIssuerDistributionPointName extends CRLDistributionPoint.DistributionPointName
| Constructor and Description |
|---|
RelativeToCRLIssuerDistributionPointName(Collection<X500AttributeTypeAndValue> attributes)
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
encodeTo(ASN1Encoder encoder)
Encode this object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofBMPString, ofEncodedBytes, ofIA5String, ofInteger, ofInteger, ofOid, ofPrintableString, ofUniversalString, ofUtf8Stringpublic RelativeToCRLIssuerDistributionPointName(Collection<X500AttributeTypeAndValue> attributes)
attributes - the attributes (must not be null or empty)public void encodeTo(ASN1Encoder encoder)
ASN1Encodableencoder - the encoder (must not be null)Copyright © 2018 JBoss by Red Hat. All rights reserved.