Class CertificatePoliciesExtension.PolicyInformation

    • Constructor Detail

      • PolicyInformation

        public PolicyInformation​(String policyIdentifier)
        Construct a new instance.
        Parameters:
        policyIdentifier - the policy identifier OID (must not be null)
    • Method Detail

      • encodeTo

        public void encodeTo​(ASN1Encoder encoder)
        Description copied from interface: ASN1Encodable
        Encode this object.
        Specified by:
        encodeTo in interface ASN1Encodable
        Parameters:
        encoder - the encoder (must not be null)