| Package | Description |
|---|---|
| net.java.truelicense.core |
Provides life cycle management for license keys.
|
| net.java.truelicense.core.crypto |
Provides encryption services.
|
| Modifier and Type | Method and Description |
|---|---|
Encryption |
V1LicenseManagementContext.encryption(PbeParameters parameters)
Returns an encryption for the given PBE parameters.
|
Encryption |
LicenseManagementContext.encryption(PbeParameters parameters)
Returns an encryption for the given PBE parameters.
|
Encryption |
BasicV2LicenseManagementContext.encryption(PbeParameters parameters)
Returns an encryption for the given PBE parameters.
|
| Modifier and Type | Method and Description |
|---|---|
PbeParameters |
BasicPbeEncryption.parameters() |
| Constructor and Description |
|---|
BasicPbeEncryption(PbeParameters pbe) |
Copyright © 2005–2017 Schlichtherle IT Services. All rights reserved.