Method: WSS4R::Security::Crypto::TripleDESSymmetricEncrypter#algorithm
- Defined in:
- lib/wss4r/security/crypto/cipher.rb
#algorithm ⇒ Object
83 84 85 |
# File 'lib/wss4r/security/crypto/cipher.rb', line 83 def algorithm() Types::ALGORITHM_3DES_CBC end |