3 references to Decrypt
System.Security.Cryptography (3)
System\Security\Cryptography\AesCcm.OpenSsl.cs (1)
115Interop.Crypto.EvpCipherSetKeyAndIV(ctx, key, nonce, Interop.Crypto.EvpCipherDirection.Decrypt);
System\Security\Cryptography\AesGcm.OpenSsl.cs (1)
89Interop.Crypto.EvpCipherDirection.Decrypt);
System\Security\Cryptography\ChaCha20Poly1305.OpenSsl.cs (1)
86Interop.Crypto.EvpCipherDirection.Decrypt);