summary refs log tree commit diff
path: root/crypto/src/asn1/cms/EncryptedData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ASN.1: Use GetTagged with cursor methodsPeter Dettman2024-06-241-1/+1
| | | | | - Add GetTagged method for all CHOICE types - Make most Asn1Utilities methods public
* Fix tag for unprotectedAttrs field of Asn1.Cms.EncryptedDataPeter Dettman2024-06-181-1/+1
| | | | - regression in 2.4.0
* Refactoring in Asn1.CmsPeter Dettman2024-06-181-39/+23
|
* Refactoring in ASN.1 classesPeter Dettman2024-05-261-14/+13
|
* Refactoring in Asn1.CmsPeter Dettman2023-07-201-16/+16
|
* Add Platform method for getting the type name of an objectPeter Dettman2015-11-211-1/+3
|
* Fix parsing of implicit tagged objectPeter Dettman2015-02-231-2/+2
|
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+95