Java com.amazonaws.auth PEM fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.auth PEM fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.auth PEM.

The text is from its open source code.

Method

PrivateKeyreadPrivateKey(InputStream is)
Returns the first private key that is found from the input stream of a PEM file.