6 references to DecryptPkcs8
System.Security.Cryptography (6)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsa.cs (1)
807return KeyFormatHelper.DecryptPkcs8(
src\runtime\src\libraries\Common\src\System\Security\Cryptography\CompositeMLKem.cs (1)
834return KeyFormatHelper.DecryptPkcs8(
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (1)
1488return KeyFormatHelper.DecryptPkcs8(
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLKem.cs (1)
1308return KeyFormatHelper.DecryptPkcs8(
src\runtime\src\libraries\Common\src\System\Security\Cryptography\SlhDsa.cs (1)
1367return KeyFormatHelper.DecryptPkcs8(
src\runtime\src\libraries\Common\src\System\Security\Cryptography\X25519DiffieHellman.cs (1)
1138return KeyFormatHelper.DecryptPkcs8(