Java android.net.http SslCertificate fields, constructors, methods, implement or subclass

Example usage for Java android.net.http SslCertificate fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.net.http SslCertificate.

The text is from its open source code.

Constructor

SslCertificate(X509Certificate certificate)
Creates a new SSL certificate object from an X509 certificate

Method