1 write to Prime1
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml.cs (1)
97
decoded.
Prime1
= sequenceReader.ReadInteger();
2 references to Prime1
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml.cs (1)
37
writer.WriteInteger(
Prime1
);
src\libraries\Common\src\System\Security\Cryptography\RSAKeyFormatHelper.cs (1)
50
P = key.
Prime1
.ExportKeyParameter(halfModulusLength),