1 write to Prime2
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml.cs (1)
97decoded.Prime2 = sequenceReader.ReadIntegerBytes();
2 references to Prime2
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml.cs (1)
38writer.WriteInteger(Prime2);
src\libraries\Common\src\System\Security\Cryptography\RSAKeyFormatHelper.Pkcs1.cs (1)
71key.Prime2.ToUnsignedIntegerBytes(parameters.Q);