Package com.amazonaws.auth
Class PEMObject
java.lang.Object
com.amazonaws.auth.PEMObject
A PEM object in a PEM file.
A PEM file can contain one or multiple PEM objects, each with a beginning and ending marker.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]
-
Constructor Details
-
PEMObject
-
-
Method Details
-
getBeginMarker
-
getDerBytes
public byte[] getDerBytes() -
getPEMObjectType
-