2 references to DecryptPkcs8
System.Security.Cryptography.Pkcs (2)
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.Encrypted.cs (1)
318ArraySegment<byte> decrypted = KeyFormatHelper.DecryptPkcs8(passwordBytes, manager.Memory, out bytesRead);
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs8PrivateKeyInfo.cs (1)
209ArraySegment<byte> decrypted = KeyFormatHelper.DecryptPkcs8(