public interface PemObjectParser
| Modifier and Type | Method and Description |
|---|---|
Object |
parseObject(PemObject obj)
Parse an object out of the PEM object passed in.
|
Object parseObject(PemObject obj) throws IOException
obj - the PEM object containing the details for the specific object.IOException - on a parsing error.Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.