Package com.sshtools.common.ssh.x509
Class SshX509EcdsaSha2Nist256Rfc6187
java.lang.Object
com.sshtools.common.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
com.sshtools.common.ssh.x509.SshX509EcdsaSha2NistPublicKeyRfc6187
com.sshtools.common.ssh.x509.SshX509EcdsaSha2Nist256Rfc6187
- All Implemented Interfaces:
com.sshtools.common.ssh.components.Component
,com.sshtools.common.ssh.components.SshPublicKey
,com.sshtools.common.ssh.components.SshX509PublicKey
,com.sshtools.common.ssh.SecureComponent
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Field Summary
Fields inherited from class com.sshtools.common.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
pub
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class com.sshtools.common.ssh.x509.SshX509EcdsaSha2NistPublicKeyRfc6187
getCertificate, getCertificateChain, getEncoded, init
Methods inherited from class com.sshtools.common.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
equals, getBitLength, getCurve, getCurveParams, getEncodingAlgorithm, getFingerprint, getJCEPublicKey, getOid, getPriority, getPublicOctet, getSecurityLevel, getSigningAlgorithm, hashCode, test, verifySignature
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.sshtools.common.ssh.components.SshPublicKey
init, isCertificate
-
Constructor Details
-
SshX509EcdsaSha2Nist256Rfc6187
- Throws:
IOException
-
SshX509EcdsaSha2Nist256Rfc6187
public SshX509EcdsaSha2Nist256Rfc6187() -
SshX509EcdsaSha2Nist256Rfc6187
- Throws:
IOException
-
-
Method Details
-
getAlgorithm
- Specified by:
getAlgorithm
in interfacecom.sshtools.common.ssh.SecureComponent
- Specified by:
getAlgorithm
in interfacecom.sshtools.common.ssh.components.SshPublicKey
- Specified by:
getAlgorithm
in classSshX509EcdsaSha2NistPublicKeyRfc6187
-