public interface PrivateKeyFactory
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
getPrivateKeyFromEncryptedKey(byte[] data,
PasswordCallback pwdcb) |
PrivateKey getPrivateKeyFromEncryptedKey(byte[] data, PasswordCallback pwdcb) throws Exception
ExceptionCopyright © 2023 openGauss. All rights reserved.