Example usage for Java com.amazonaws.auth PEM fields, constructors, methods, implement or subclass
The text is from its open source code.
PrivateKey | readPrivateKey(InputStream is) Returns the first private key that is found from the input stream of a PEM file. |