| Modifier and Type | Class and Description |
|---|---|
protected static class |
Keyring.NativeWrapper |
| Modifier and Type | Method and Description |
|---|---|
IKeyring |
impl() |
OnDecryptOutput |
OnDecrypt(OnDecryptInput input) |
OnEncryptOutput |
OnEncrypt(OnEncryptInput input) |
static <I extends IKeyring> |
wrap(I iKeyring) |
static Keyring |
wrap(IKeyring iKeyring) |
public IKeyring impl()
public OnDecryptOutput OnDecrypt(OnDecryptInput input)
public OnEncryptOutput OnEncrypt(OnEncryptInput input)