9 references to AllocAsciiString
System.Security.Cryptography.Pkcs (9)
Internal\Cryptography\Pal\Windows\PkcsPalWindows.Encrypt.cs (9)
143
pEnvelopedEncodeInfo->ContentEncryptionAlgorithm.pszObjId = hb.
AllocAsciiString
(algorithmOidValue);
193
pCryptAttribute[i].pszObjId = hb.
AllocAsciiString
(attribute.Oid.Value!);
287
pEncodeInfo->KeyEncryptionAlgorithm.pszObjId = hb.
AllocAsciiString
(Oids.Rsa);
293
pEncodeInfo->KeyEncryptionAlgorithm.pszObjId = hb.
AllocAsciiString
(Oids.RsaOaep);
299
pEncodeInfo->KeyEncryptionAlgorithm.pszObjId = hb.
AllocAsciiString
(Oids.RsaOaep);
305
pEncodeInfo->KeyEncryptionAlgorithm.pszObjId = hb.
AllocAsciiString
(Oids.RsaOaep);
311
pEncodeInfo->KeyEncryptionAlgorithm.pszObjId = hb.
AllocAsciiString
(Oids.RsaOaep);
347
pEncodeInfo->KeyEncryptionAlgorithm.pszObjId = hb.
AllocAsciiString
(Oids.Esdh);
360
pEncodeInfo->KeyWrapAlgorithm.pszObjId = hb.
AllocAsciiString
(oidValue);