Types - crypto

  • AesPadding NONE | PKCS5
  • Padding algorithms supported by AES encryption and decryption.
  • KeyAlgorithm RSA
  • The key algorithms supported by the Crypto module.
  • $anonType$0 RSA
  • $anonType$1 NONE
  • $anonType$2 PKCS1
  • $anonType$3 PKCS5
  • $anonType$4 OAEPwithMD5andMGF1
  • $anonType$5 OAEPWithSHA1AndMGF1
  • $anonType$6 OAEPWithSHA256AndMGF1
  • $anonType$7 OAEPwithSHA384andMGF1
  • $anonType$8 OAEPwithSHA512andMGF1
  • $anonType$9 {ballerina/crypto}Error