JcaPlatform
object JcaPlatform
Android-aware JCA key generation and digest providers for OpenPGP.
Android blocks BC JCA for some algorithms; this object picks a working provider per algorithm.
Properties
Functions
Link copied to clipboard
DSA primary key pair for legacy DSA/ElGamal layouts.
Link copied to clipboard
ElGamal encryption subkey pair for legacy DSA/ElGamal layouts.
Link copied to clipboard
Returns a KeyPairGenerator for algorithm, preferring platform providers.
Link copied to clipboard
RSA encryption subkey pair (RSA_ENCRYPT packet).
Link copied to clipboard
Generates an RSA key pair tagged for signing (alias for rsaSignMasterPair).
Link copied to clipboard
RSA signing master key pair (RSA_SIGN packet).