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