Compartir a través de


IContentKey.GetEncryptedKeyValueAsync(X509Certificate2) Método

Definición

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

Devoluciones

Task<Byte[]>

Se aplica a