Class CRLDistributionPoint.RelativeToCRLIssuerDistributionPointName

    • Constructor Detail

      • RelativeToCRLIssuerDistributionPointName

        public RelativeToCRLIssuerDistributionPointName​(Collection<X500AttributeTypeAndValue> attributes)
        Construct a new instance.
        Parameters:
        attributes - the attributes (must not be null or empty)
    • Method Detail

      • encodeTo

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