@FunctionalInterface public interface EncryptionCompletionListener
Modifier and Type | Method and Description |
---|---|
void |
onEncryptDone(long plaintextBytes)
Invoked upon encryption completion; MaterialsManagers that need to know the size of the
plaintext (e.g.
|
Copyright © 2023. All rights reserved.