Logo
中文版
详情联系: neusar-support@reachauto.com
Cryp

Crypto模块Cryp API。 更多...

Cryp 的协作图:

模块

 CryObj
 密钥对象的定义
 

class  ara::crypto::cryp::BlockService
 用于块加密上下文的扩展元信息服务 更多...
 
class  ara::crypto::cryp::CryptoContext
 可变加密上下文的通用类定义 更多...
 
class  ara::crypto::cryp::CryptoProvider
 加密Provider是所有受支持的加密算法主接口,也是它们之间内部通信的“可信环境” 更多...
 
class  ara::crypto::cryp::CryptoService
 加密服务 更多...
 
class  ara::crypto::cryp::DecryptorPrivateCtx
 非对称解密私钥上下文类定义 更多...
 
class  ara::crypto::cryp::DigestService
 摘要服务 更多...
 
class  ara::crypto::cryp::EncryptorPublicCtx
 非对称加密公钥上下文类定义 更多...
 
class  ara::crypto::cryp::ExtensionService
 扩展服务 更多...
 
class  ara::crypto::cryp::HashFunctionCtx
 散列上下文类定义 更多...
 
class  ara::crypto::cryp::KeyAgreementPrivateCtx
 密钥协商上下文类定义 更多...
 
class  ara::crypto::cryp::KeyDecapsulatorPrivateCtx
 非对称密钥封装机制 (KEM) 私钥上下文接口 更多...
 
class  ara::crypto::cryp::KeyDerivationFunctionCtx
 密钥派生功能接口 更多...
 
class  ara::crypto::cryp::KeyEncapsulatorPublicCtx
 非对称密钥解封机制 (KEM) 公钥上下文接口 更多...
 
class  ara::crypto::cryp::MessageAuthnCodeCtx
 消息认证上下文类定义 更多...
 
class  ara::crypto::cryp::RandomGeneratorCtx
 随机数生成上下文类定义 更多...
 
class  ara::crypto::cryp::SignatureService
 签名服务类定义 更多...
 
class  ara::crypto::cryp::SignerPrivateCtx
 签名私钥上下文的类定义 更多...
 
class  ara::crypto::cryp::StreamCipherCtx
 流加密上下文类定义 更多...
 
class  ara::crypto::cryp::SymmetricBlockCipherCtx
 对称块加密上下文类定义 更多...
 
class  ara::crypto::cryp::SymmetricKeyWrapperCtx
 对称密钥包装上下文类定义 更多...
 
class  ara::crypto::cryp::VerifierPublicCtx
 签名验签公钥上下文类定义 更多...
 

详细描述

Crypto模块Cryp API。