次の方法で共有


CommonEncryption.EncryptContentKeyToCertificate メソッド

定義

public static byte[] EncryptContentKeyToCertificate (System.Security.Cryptography.X509Certificates.X509Certificate2 cert, byte[] contentKey);
static member EncryptContentKeyToCertificate : System.Security.Cryptography.X509Certificates.X509Certificate2 * byte[] -> byte[]
Public Shared Function EncryptContentKeyToCertificate (cert As X509Certificate2, contentKey As Byte()) As Byte()

パラメーター

contentKey
Byte[]

戻り値

Byte[]

適用対象