| Any.ts |
|
388 |
- |
| BaseBlock.ts |
Determines whether two object instances are equal
@param other Object to compare with the current object
|
5680 |
- |
| BaseStringBlock.ts |
String value
@since 3.0.0
|
2354 |
- |
| BitString.ts |
|
2188 |
- |
| BmpString.ts |
|
642 |
- |
| Boolean.ts |
Gets value
@since 3.0.0
|
1190 |
- |
| CharacterString.ts |
|
658 |
- |
| Choice.ts |
|
402 |
- |
| Constructed.ts |
@internal
|
2046 |
- |
| DATE.ts |
|
487 |
- |
| DateTime.ts |
|
515 |
- |
| Duration.ts |
|
514 |
- |
| EndOfContent.ts |
|
745 |
- |
| Enumerated.ts |
|
508 |
- |
| GeneralizedTime.ts |
|
8084 |
- |
| GeneralString.ts |
|
644 |
- |
| GraphicString.ts |
|
644 |
- |
| HexBlock.ts |
eslint-disable @typescript-eslint/explicit-function-return-type |
3169 |
- |
| IA5String.ts |
|
616 |
- |
| index.ts |
|
1456 |
- |
| Integer.ts |
Converts Integer into BigInt
@throws Throws Error if BigInt is not supported
@since 3.0.0
|
2931 |
- |
| internals |
|
|
- |
| Null.ts |
|
1862 |
- |
| NumericString.ts |
|
644 |
- |
| ObjectIdentifier.ts |
Gets string representation of Object Identifier
@since 3.0.0
|
1605 |
- |
| OctetString.ts |
Returns OctetString value. If OctetString is constructed, returns concatenated internal OctetString values
@returns Array buffer
@since 3.0.0
|
3431 |
- |
| parser.ts |
Local function changing a type for ASN.1 classes
@param inputObject Incoming object
@param newType Target type to convert
@returns Converted object
|
9272 |
- |
| Primitive.ts |
|
766 |
- |
| PrintableString.ts |
|
658 |
- |
| RawData.ts |
Special class providing ability to have "toBER/fromBER" for raw ArrayBuffer
|
1251 |
- |
| RelativeObjectIdentifier.ts |
Gets string representation of Relative Object Identifier
@since 3.0.0
|
1769 |
- |
| Repeated.ts |
|
479 |
- |
| schema.ts |
eslint-disable @typescript-eslint/ban-ts-comment |
13606 |
- |
| Sequence.ts |
|
522 |
- |
| Set.ts |
|
487 |
- |
| TeletexString.ts |
|
644 |
- |
| TIME.ts |
|
487 |
- |
| TimeOfDay.ts |
|
522 |
- |
| types.ts |
Base function for converting block from BER encoded array of bytes
@param inputBuffer ASN.1 BER encoded array
@param inputOffset Offset in ASN.1 BER encoded array where decoding should be started
@param inputLength Maximum length of array of bytes which can be using in this function
@returns Offset after least decoded byte
|
2200 |
- |
| TypeStore.ts |
|
3272 |
- |
| UniversalString.ts |
|
733 |
- |
| UTCTime.ts |
Function converting ASN.1 internal string into ArrayBuffer
@returns
|
4929 |
- |
| Utf8String.ts |
|
800 |
- |
| ValueBlock.ts |
|
858 |
- |
| VideotexString.ts |
|
651 |
- |
| ViewWriter.ts |
Writes buffer
@param buf
|
379 |
- |
| VisibleString.ts |
|
644 |
- |