Package org.cryptacular.asn
package org.cryptacular.asn
-
ClassDescriptionBase class for all private key decoders.ASN1Decoder<T>Strategy interface for converting encoded ASN.1 bytes to an object.Decrypts PEM-encoded OpenSSL "traditional" format private keys.Decodes PEM or DER-encoded PKCS#8 private keys.Decodes public keys formatted in an X.509 SubjectPublicKeyInfo structure in either PEM or DER encoding.