Example usage for Java android.net.http SslCertificate fields, constructors, methods, implement or subclass
The text is from its open source code.
SslCertificate(X509Certificate certificate) Creates a new SSL certificate object from an X509 certificate |
DName | getIssuedBy() |
DName | getIssuedTo() |
Date | getValidNotBeforeDate() |