Home | History | Annotate | Download | only in pkcs

Lines Matching defs:getIssuerAlternativeNames

941         public Collection<List<?>> getIssuerAlternativeNames() throws CertificateParsingException {
942 return wrapped.getIssuerAlternativeNames();