你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

KeyWrapAlgorithm 类

定义

public abstract class KeyWrapAlgorithm : Microsoft.Azure.KeyVault.Cryptography.Algorithm
type KeyWrapAlgorithm = class
    inherit Algorithm
Public MustInherit Class KeyWrapAlgorithm
Inherits Algorithm
继承
KeyWrapAlgorithm
派生

构造函数

KeyWrapAlgorithm(String)

属性

Name (继承自 Algorithm)

方法

CreateDecryptor(Byte[], Byte[])
CreateEncryptor(Byte[], Byte[])

适用于