Agent SDK
Classes
ionicsdk.cryptocipher Namespace Reference

Ionic cryptographic ciphers. More...

Classes

class  AesCtrCipher
 Cipher class that implements AES CTR. More...
 
class  AesGcmCipher
 Cipher class that implements AES GCM. More...
 
class  CryptoCipherBase
 Root Cipher class that defines the interface and includes a number of utility functions shared by all Cipher classes. More...
 

Detailed Description

Ionic cryptographic ciphers.