| Package | Description |
|---|---|
| net.named_data.jndn.encrypt.algo |
| Modifier and Type | Method and Description |
|---|---|
static EncryptKey |
AesAlgorithm.deriveEncryptKey(Blob keyBits)
Derive a new encrypt key from the given decrypt key value.
|
static EncryptKey |
RsaAlgorithm.deriveEncryptKey(Blob keyBits)
Derive a new encrypt key from the given decrypt key value.
|
Copyright © 2019. All rights reserved.