VasCipher

  • Base type Enumeration

The cipher: none(0). Encryption is not used. aes128(1). AES-128, encrypted using Advanced Encryption Standard with 128-bit key length. aes192(1). AES-192, encrypted using Advanced Encryption Standard with 192-bit key length. aes256(1). AES-256, encrypted using Advanced Encryption Standard with 256-bit key length.