Class OpenSSHCertificateDecoder

All Implemented Interfaces:
IdentityResourceLoader<OpenSshCertificate, OpenSshCertificate>, KeyEntryResolver<OpenSshCertificate, OpenSshCertificate>, KeyTypeNamesSupport, PublicKeyEntryDecoder<OpenSshCertificate, OpenSshCertificate>, PublicKeyEntryResolver, PublicKeyRawDataDecoder<OpenSshCertificate>

public class OpenSSHCertificateDecoder extends AbstractPublicKeyEntryDecoder<OpenSshCertificate, OpenSshCertificate>