public static final class SaslEcdsaNist256PChallenge.ECKeyPair extends Object
Modifier and Type | Method and Description |
---|---|
ECPrivateKey |
getPrivate()
Returns a reference to the private key component of this key pair.
|
ECPublicKey |
getPublic()
Returns a reference to the public key component of this key pair.
|
String |
toString() |
@Nonnull public ECPrivateKey getPrivate()
@Nonnull public ECPublicKey getPublic()
Copyright © 2013–2019 Kitteh. All rights reserved.