JcaCipherService.getAlgorithmName

Returns the cipher algorithm name that will be used for all encryption, decryption, and key operations (for example, 'AES', 'Blowfish', 'RSA', 'DSA', 'TripleDES', etc).

@return the cipher algorithm name that will be used for all encryption, decryption, and key operations

class JcaCipherService
string
getAlgorithmName
()

Meta