次の方法で共有


IContentKey.GetEncryptedKeyValue(X509Certificate2) メソッド

定義

public byte[] GetEncryptedKeyValue (System.Security.Cryptography.X509Certificates.X509Certificate2 certToEncryptTo);
abstract member GetEncryptedKeyValue : System.Security.Cryptography.X509Certificates.X509Certificate2 -> byte[]
Public Function GetEncryptedKeyValue (certToEncryptTo As X509Certificate2) As Byte()

パラメーター

certToEncryptTo
X509Certificate2

戻り値

Byte[]

適用対象