public class KeyGen extends Object
| Constructor and Description |
|---|
KeyGen() |
| Modifier and Type | Method and Description |
|---|---|
static com.nimbusds.jose.jwk.OctetSequenceKey |
newAESKey(String keyId,
com.nimbusds.jose.EncryptionMethod encryptionMethod) |
public static com.nimbusds.jose.jwk.OctetSequenceKey newAESKey(String keyId, com.nimbusds.jose.EncryptionMethod encryptionMethod)
Copyright © 2018. All rights reserved.