1 write to m_contentType
System.Security (1)
system\security\cryptography\pkcs\pkcs9attribute.cs (1)
299
m_contentType
= new Oid(PkcsUtils.DecodeObjectIdentifier(RawData, 2));
1 reference to m_contentType
System.Security (1)
system\security\cryptography\pkcs\pkcs9attribute.cs (1)
279
return
m_contentType
;