1 write to Prime1
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml.cs (1)
96
decoded.
Prime1
= sequenceReader.ReadIntegerBytes();
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.Pkcs1.cs (1)
70
key.
Prime1
.ToUnsignedIntegerBytes(parameters.P);