1 reference to DecryptEcb
System.Security.Cryptography (1)
System\Security\Cryptography\SymmetricAlgorithm.cs (1)
449
return
DecryptEcb
(new ReadOnlySpan<byte>(ciphertext), paddingMode);