Java org.apache.commons.ssl Certificates fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.ssl Certificates fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.ssl Certificates.

The text is from its open source code.

Method

StringgetCN(X509Certificate cert)
String[]getDNSSubjectAlts(X509Certificate cert)
Extracts the array of SubjectAlt DNS names from an X509Certificate.