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