public static class ECDSAKeyAlgorithm.ECDSASha2Nistp256 extends ECDSAKeyAlgorithm
ECDSAKeyAlgorithm.ECDSASha2Nistp256, ECDSAKeyAlgorithm.ECDSASha2Nistp384, ECDSAKeyAlgorithm.ECDSASha2Nistp521
Constructor and Description |
---|
ECDSASha2Nistp256() |
Modifier and Type | Method and Description |
---|---|
List<CertificateDecoder> |
getCertificateDecoders() |
decodePublicKey, decodeSignature, encodePublicKey, encodeSignature, supportsKey
generateSignature, getKeyFormat, verifySignature
public List<CertificateDecoder> getCertificateDecoders()
getCertificateDecoders
in class KeyAlgorithm<ECPublicKey,ECPrivateKey>
Copyright © 2020. All rights reserved.