public final class SigningKey extends Object
SigningPublicKey, 
JwtSigningKeyProvider| Constructor and Description | 
|---|
| SigningKey(String kid,
          RSAPrivateKey key) | 
public SigningKey(String kid, RSAPrivateKey key)
public String getKid()
public RSAPrivateKey getKey()
Copyright © 2016–2018. All rights reserved.