Class AlternativeNameInterface

java.lang.Object
br.ufsc.labsec.commons.validationService.certificate.AlternativeNameInterface

public final class AlternativeNameInterface extends Object
  • Constructor Details

    • AlternativeNameInterface

      public AlternativeNameInterface()
  • Method Details

    • getAlternativeName

      public static Optional<org.bouncycastle.asn1.x509.GeneralName> getAlternativeName(Object certificate, org.bouncycastle.asn1.ASN1ObjectIdentifier objectIdentifier)