Uses of Class
org.bouncycastle.util.io.pem.PemObject
| Package | Description |
|---|---|
| org.bouncycastle.util.io.pem |
-
Uses of PemObject in org.bouncycastle.util.io.pem
Methods in org.bouncycastle.util.io.pem that return PemObject Modifier and Type Method Description PemObjectPemObject. generate()PemObjectPemObjectGenerator. generate()PemObjectPemReader. readPemObject()Methods in org.bouncycastle.util.io.pem with parameters of type PemObject Modifier and Type Method Description intPemWriter. getOutputSize(PemObject obj)Return the number of bytes or characters required to contain the passed in object if it is PEM encoded.ObjectPemObjectParser. parseObject(PemObject obj)