features/auth/biometric/encryption/rsa_generator library

Functions

generateRSAkeyPair({int bitLength = 4096}) → AsymmetricKeyPair<RSAPublicKey, RSAPrivateKey>
secureRandom() → SecureRandom