Class CRLDistributionPoint.FullNameDistributionPointName

    • Constructor Detail

      • FullNameDistributionPointName

        public FullNameDistributionPointName​(List<GeneralName> fullName)
        Construct a new instance.
        Parameters:
        fullName - the full name (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)