Cipher.new(string) â cipher
Class Public methods
The string must contain a valid cipher name like âAES-128-CBCâ or â3DESâ.
A list of cipher names is available by calling ::ciphers.
The string must contain a valid cipher name like âAES-128-CBCâ or â3DESâ.
A list of cipher names is available by calling ::ciphers.
Please login to continue.