📄 icipher.h
字号:
#ifndef ICIPHER_H
#define ICIPHER_H
/*======================================================
FILE: ICipher.h
SERVICES: Cipher Interface
DESCRIPTION: This file provides definitions for the ICipher interface
made available to application developers. This is a standard header file
that must be included by all applications using the ICipher services.
The ICipher interface supports symmetric streaming and block ciphers.
Supported Interfaces:
ICipher - standard interface for for symmetric ciphers including
stream and block ciphers.
CLASS IDs:
AEEIID_CIPHER
stream ciphers:
see STREAM_CIPHER.bid
block ciphers:
see BLOCK_CIPHER.bid
Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -