| Package | Description |
|---|---|
| gnu.crypto.key.rsa |
| Modifier and Type | Method and Description |
|---|---|
static GnuRSAPublicKey |
GnuRSAPublicKey.valueOf(byte[] k)
A class method that takes the output of the
encodePublicKey()
method of an RSA keypair codec object (an instance implementing
IKeyPairCodec for RSA keys, and re-constructs an
instance of this object. |
Copyright © 2025. All rights reserved.