4 references to ToStringAnsi
System.Security.Cryptography.Pkcs (4)
Internal\Cryptography\Pal\Windows\HelpersWindows.cs (3)
244string oidValue = publicKeyInfo.Algorithm.pszObjId.ToStringAnsi(); 254string oidValue = cryptAlgorithmIdentifier.pszObjId.ToStringAnsi(); 486string oidValue = pCryptAttribute->pszObjId.ToStringAnsi();
Internal\Cryptography\Pal\Windows\KeyAgreeRecipientInfoPalWindows.cs (1)
149string oidValue = pCryptAttributeTypeValue->pszObjId.ToStringAnsi();