通过


KeyDescriptor 类

定义

定义密钥描述符。

public ref class KeyDescriptor
public class KeyDescriptor
type KeyDescriptor = class
Public Class KeyDescriptor
继承
KeyDescriptor

构造函数

名称 说明
KeyDescriptor()

使用默认值初始化类的新实例 KeyDescriptor

KeyDescriptor(SecurityKeyIdentifier)

使用指定的密钥标识符初始化类的新实例 KeyDescriptor

属性

名称 说明
EncryptionMethods

获取此密钥描述符的 EncryptionMethod 集合。

KeyInfo

获取或设置此密钥描述符的密钥标识符。

Use

获取或设置 KeyType 此密钥描述符。

方法

名称 说明
Equals(Object)

确定指定对象是否等于当前对象。

(继承自 Object)
GetHashCode()

用作默认哈希函数。

(继承自 Object)
GetType()

获取当前实例的 Type

(继承自 Object)
MemberwiseClone()

创建当前 Object的浅表副本。

(继承自 Object)
ToString()

返回一个表示当前对象的字符串。

(继承自 Object)

适用于