# Interfaces
AccountUtils interface for Account related utilities.
CryptoClient is the interface of all Crypto functions.
CryptoCore core features of crypto including Encrypt/Decrypt/Sign/Verify.
KeyUtils interface for key related utilities.
MultiSig 多重签名相关接口, interface for Multisig.