5 references to SubType
System.Security (5)
system\security\cryptography\pkcs\envelopedpkcs7.cs (2)
310
if (keyAgree.
SubType
== RecipientSubType.CertIdKeyAgreement) {
529
if (recipientInfo.
SubType
== RecipientSubType.Pkcs7KeyTransport) {
system\security\cryptography\pkcs\recipientinfo.cs (3)
141
if (this.
SubType
== RecipientSubType.CmsKeyTransport) {
159
if (this.
SubType
== RecipientSubType.CmsKeyTransport) {
178
if (this.
SubType
== RecipientSubType.CmsKeyTransport) {