public class JwkExport extends Object
| Constructor and Description |
|---|
JwkExport() |
| Modifier and Type | Method and Description |
|---|---|
static com.nimbusds.jose.jwk.JWKSet |
exportPrivateKeys(KeyStore keyStore,
char[] keypass) |
static com.nimbusds.jose.jwk.JWKSet |
exportPublicKeys(KeyStore keyStore,
char[] keypass) |
Copyright © 2018. All rights reserved.