public class PEMStructure
extends Object
Parsed PEM structure.
- Version:
- $Id: PEMStructure.java,v 1.1 2007/10/15 12:49:56 cplattne Exp $
-
Field Summary
Fields
(package private) byte[]
(package private) int
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
PEMStructure
public PEMStructure()
-
Method Details
-
getData
public byte[] getData()