Compartilhar via


IContentKey.GetEncryptedKeyValueAsync(X509Certificate2) Método

Definição

public System.Threading.Tasks.Task<byte[]> GetEncryptedKeyValueAsync (System.Security.Cryptography.X509Certificates.X509Certificate2 certToEncryptTo);
abstract member GetEncryptedKeyValueAsync : System.Security.Cryptography.X509Certificates.X509Certificate2 -> System.Threading.Tasks.Task<byte[]>
Public Function GetEncryptedKeyValueAsync (certToEncryptTo As X509Certificate2) As Task(Of Byte())

Parâmetros

certToEncryptTo
X509Certificate2

Retornos

Task<Byte[]>

Aplica-se a