Compartir a través de


CommonEncryption.EncryptContentKeyToCertificate Método

Definición

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()

Parámetros

contentKey
Byte[]

Devoluciones

Byte[]

Se aplica a