1 write to SubIndex
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\Windows\KeyAgreeRecipientInfoPalWindows.cs (1)
21
SubIndex
= subIndex;
5 references to SubIndex
System.Security.Cryptography.Pkcs (5)
Internal\Cryptography\Pal\Windows\DecryptorPalWindows.Decrypt.cs (1)
213
decryptPara.dwRecipientEncryptedKeyIndex = pal.
SubIndex
;
Internal\Cryptography\Pal\Windows\KeyAgreeRecipientInfoPalWindows.cs (4)
48
CMSG_RECIPIENT_ENCRYPTED_KEY_INFO* pEncryptedKeyInfo = recipient->rgpRecipientEncryptedKeys[
SubIndex
];
79
CMSG_RECIPIENT_ENCRYPTED_KEY_INFO* pEncryptedKeyInfo = recipient->rgpRecipientEncryptedKeys[
SubIndex
];
123
CMSG_RECIPIENT_ENCRYPTED_KEY_INFO* pEncryptedKeyInfo = recipient->rgpRecipientEncryptedKeys[
SubIndex
];
144
CMSG_RECIPIENT_ENCRYPTED_KEY_INFO* pEncryptedKeyInfo = recipient->rgpRecipientEncryptedKeys[
SubIndex
];