Package | Description |
---|---|
com.amazonaws.auth |
Modifier and Type | Method and Description |
---|---|
static java.util.List<PEMObject> |
PEM.readPEMObjects(java.io.InputStream is)
A lower level API used to returns all PEM objects that can be read off
from the input stream of a PEM file.
|