Class Ssh2EcdsaSha2Nist384PublicKey
java.lang.Object
com.sshtools.common.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
com.sshtools.common.ssh.components.jce.Ssh2EcdsaSha2Nist384PublicKey
- All Implemented Interfaces:
Component,SshPublicKey,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
Constructors -
Method Summary
Methods inherited from class com.sshtools.common.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
equals, getAlgorithm, getBitLength, getCurve, getCurveParams, getEncoded, getEncodingAlgorithm, getFingerprint, getJCEPublicKey, getPriority, getPublicOctet, getSecurityLevel, getSigningAlgorithm, hashCode, init, test, verifySignatureMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sshtools.common.ssh.components.SshPublicKey
init, isCertificate
-
Constructor Details
-
Ssh2EcdsaSha2Nist384PublicKey
public Ssh2EcdsaSha2Nist384PublicKey()
-
-
Method Details
-
getOid
public byte[] getOid()- Overrides:
getOidin classSsh2EcdsaSha2NistPublicKey
-