summary refs log tree commit diff
path: root/crypto/src/asn1/DerPrintableString.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ASN.1: Port of bc-java TYPE instancesPeter Dettman2021-11-181-52/+74
| | | | | - we use Meta.Instance here due to syntax restrictions - also reworked some ASN.1 string types
* ASN.1: Staged encodingPeter Dettman2021-11-161-9/+4
|
* ASN.1: Update encoding in line with bc-javaPeter Dettman2021-11-111-3/+2
|
* Add EncodeConstructed methodPeter Dettman2021-11-071-1/+6
|
* Initial pass at EncodedLength methodsPeter Dettman2021-10-141-1/+6
|
* Add withID to Encode methodPeter Dettman2021-10-141-2/+2
| | | | - refactor Asn1OutputStream utility methods
* Obsolete DerOutputStreamPeter Dettman2021-10-141-3/+2
|
* Add Platform method for getting the type name of an objectPeter Dettman2015-11-211-1/+1
|
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+163