Class SubjectAlternativeNamesExtension

    • Constructor Detail

      • SubjectAlternativeNamesExtension

        public SubjectAlternativeNamesExtension​(boolean critical,
                                                List<GeneralName> subjectAlternativeNames)
        Construct a new instance.
        Parameters:
        critical - true to mark this extension critical, false otherwise
        subjectAlternativeNames - the list of alternative names (must not be null)