4 references to ToSubjectIdentifier
System.Security.Cryptography.Pkcs (4)
Internal\Cryptography\Pal\Windows\DecryptorPalWindows.Decrypt.cs (1)
224
SubjectIdentifier originatorId = pKeyAgreeRecipientInfo->OriginatorCertId.
ToSubjectIdentifier
();
Internal\Cryptography\Pal\Windows\HelpersWindows.cs (1)
225
SubjectIdentifier subjectIdentifier = certId.
ToSubjectIdentifier
();
Internal\Cryptography\Pal\Windows\KeyAgreeRecipientInfoPalWindows.cs (1)
49
return pEncryptedKeyInfo->RecipientId.
ToSubjectIdentifier
();
Internal\Cryptography\Pal\Windows\KeyTransRecipientInfoPalWindows.cs (1)
48
SubjectIdentifier subjectIdentifier = recipient->RecipientId.
ToSubjectIdentifier
();