Compartilhar via


CommonEncryption.EncryptContentKeyToCertificate Método

Definição

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[]

Retornos

Byte[]

Aplica-se a