3 references to Algorithm
System (3)
security\system\security\cryptography\x509\x509extension.cs (3)
495pPublicKeyInfo->Algorithm.pszObjId = pszObjId; 500pPublicKeyInfo->Algorithm.Parameters.cbData = (uint) encodedParameters.Length; 501pPublicKeyInfo->Algorithm.Parameters.pbData = pbParameters;