Uses of Class
com.amazonaws.auth.PEMObject
Packages that use PEMObject
-
Uses of PEMObject in com.amazonaws.auth
Methods in com.amazonaws.auth that return types with arguments of type PEMObjectModifier and TypeMethodDescriptionPEM.readPEMObjects
(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.