Java java.security Certificate fields, constructors, methods, implement or subclass

Example usage for Java java.security Certificate fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.security Certificate.

The text is from its open source code.

Method

PublicKeygetPublicKey()
Returns the key of the principal-key pair being guaranteed by the guarantor.
StringtoString()
Returns a string representation of the object.