JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.793

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.auth

Class PEMObject



  • @Immutable
    public class PEMObject
    extends Object 
    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 Detail

      • PEMObject

        public PEMObject(String beginMarker,
         byte[] derBytes)
    • Method Detail

      • getBeginMarker

        public String getBeginMarker()
      • getDerBytes

        public byte[] getDerBytes()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /