PgpShieldClient
interface PgpShieldClient
Suspend API for encrypt, decrypt, sign, and key listing on behalf of a calling app.
Inheritors
Functions
Link copied to clipboard
Checks whether caller may use crypto APIs and whether user consent is required.
Link copied to clipboard
Decrypts ciphertext with the specified decrypt key and optional passphrase.
Link copied to clipboard
Encrypts plaintext for the given recipient key ids.
Link copied to clipboard
Lists key summaries visible to packageName per API grant policy.
Link copied to clipboard
Signs data with the specified signing key and optional passphrase.