summary refs log tree commit diff
path: root/crypto/src/asn1/cms/CmsAlgorithmProtection.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ASN.1: Use GetTagged with cursor methodsPeter Dettman2024-06-241-2/+2
| | | | | - Add GetTagged method for all CHOICE types - Make most Asn1Utilities methods public
* Refactoring in Asn1.CmsPeter Dettman2024-06-181-35/+26
|
* Refactoring in Asn1.CmsPeter Dettman2023-07-201-9/+14
|
* Add CmsAlgorithmProtection and related constantsPeter Dettman2023-01-271-0/+105