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