@Deprecated
public final class PEMInputStream
extends PEMInputStream
Deprecated.
12.1.1.0
This class implements a BASE64 Character decoder as specified in RFC1521.
This RFC is part of the MIME specification which is published by
the Internet Engineering Task Force (IETF). The filter will look
for chunks of length 60-80 that contain only PEM characters and make
them available as binary bytes.
Field Summary
Fields inherited from class java.io.FilterInputStream
in
Method Summary
Methods inherited from class java.io.FilterInputStream