Class OpenSshCertificateDecoder

java.lang.Object
com.trilead.ssh2.crypto.CertificateDecoder
com.trilead.ssh2.signature.OpenSshCertificateDecoder
Direct Known Subclasses:
ECDSAKeyAlgorithm.OpenSshEcdsaCertificateDecoder

abstract class OpenSshCertificateDecoder extends CertificateDecoder
An decoder that can read keys written in the 'new' OpenSSH format, generally identified with the header 'BEGIN OPENSSH PRIVATE KEY'.