AlgorithmConfiguration 类 
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于生产 IAuthenticatedEncryptorDescriptor的工厂。
public ref class AlgorithmConfiguration abstractpublic abstract class AlgorithmConfigurationtype AlgorithmConfiguration = classPublic MustInherit Class AlgorithmConfiguration- 继承
- 
				AlgorithmConfiguration
- 派生
构造函数
| AlgorithmConfiguration() | 用于生产 IAuthenticatedEncryptorDescriptor的工厂。 | 
方法
| CreateNewDescriptor() | 基于此配置创建新 IAuthenticatedEncryptorDescriptor 实例。 新创建的实例包含唯一的键材料,并且与 方法 CreateNewDescriptor() 创建的所有其他描述符不同。 |