public class SshX509EcdsaSha2Nist256Rfc6187 extends SshX509EcdsaSha2NistPublicKeyRfc6187
pub
Constructor and Description |
---|
SshX509EcdsaSha2Nist256Rfc6187() |
SshX509EcdsaSha2Nist256Rfc6187(Certificate[] chain) |
SshX509EcdsaSha2Nist256Rfc6187(ECPublicKey pk) |
Modifier and Type | Method and Description |
---|---|
String |
getAlgorithm()
Get the algorithm name for the public key.
|
getCertificate, getCertificateChain, getEncoded, getPriority, init
equals, getBitLength, getCurve, getCurveParams, getEncodingAlgorithm, getFingerprint, getJCEPublicKey, getOid, getPublicOctet, getSecurityLevel, getSigningAlgorithm, hashCode, test, verifySignature
public SshX509EcdsaSha2Nist256Rfc6187(ECPublicKey pk) throws IOException
IOException
public SshX509EcdsaSha2Nist256Rfc6187()
public SshX509EcdsaSha2Nist256Rfc6187(Certificate[] chain) throws IOException
IOException
public String getAlgorithm()
SshPublicKey
getAlgorithm
in interface SshPublicKey
getAlgorithm
in interface SecureComponent
getAlgorithm
in class SshX509EcdsaSha2NistPublicKeyRfc6187
Copyright © 2024. All rights reserved.