
public static final class CertificatePoliciesExtension.PolicyInformation extends Object implements ASN1Encodable
| Constructor and Description |
|---|
PolicyInformation(String policyIdentifier)
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 PolicyInformation(String policyIdentifier)
policyIdentifier - the policy identifier OID (must not be null)public void encodeTo(ASN1Encoder encoder)
ASN1EncodableencodeTo in interface ASN1Encodableencoder - the encoder (must not be null)Copyright © 2020 JBoss by Red Hat. All rights reserved.