DLGroup.DER_encode

Encode this group into a string using DER encoding.

struct DLGroup
public const
Vector!ubyte
DER_encode

Parameters

format Format

the encoding format

Return Value

Type: Vector!ubyte

string holding the DER encoded group

Meta