Class EncryptionAlgorithm
An encryption algorithm such as DES
or AES512
.
Import path
import javascript
Direct supertypes
Indirect supertypes
Inherited predicates
matchesName | Holds if the name of this algorithm matches | from CryptographicAlgorithm |
toString | Gets a textual representation of this element. | from CryptographicAlgorithm |