Compartilhar via


EncryptionUtils.DecryptSymmetricKey(X509Certificate2, Byte[]) Método

Definição

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

Parâmetros

encryptedData
Byte[]

Retornos

Byte[]

Aplica-se a