Class OpenSshRsaSha512Certificate

java.lang.Object
com.sshtools.common.publickey.OpenSshCertificate
com.sshtools.common.ssh.components.jce.OpenSshRsaSha512Certificate
All Implemented Interfaces:
Component, SshPublicKey, SshRsaPublicKey, SecureComponent

public class OpenSshRsaSha512Certificate extends OpenSshCertificate implements SshRsaPublicKey
A RSA public key implementation which uses a JCE provider.
Author:
Lee David Painter