3 references to Encode
System.Security.Cryptography (3)
src\libraries\Common\src\System\Security\Cryptography\MLDsaPkcs8.cs (2)
97privateKeyInfo.Encode(writer); 139privateKeyInfo.Encode(writer);
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs8PrivateKeyInfo.cs (1)
258info.Encode(writer);