Class OpenSshRsaSha256Certificate

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

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