public static final class DeviceApi.Crypto.RealTimeDecryption extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
setKeyFromPem(Path pemPath)
Sets the decryption key from a PEM file.
|
public static boolean setKeyFromPem(Path pemPath)
pemPath
- The path to the PEM file.Copyright © 2024. All rights reserved.