ASN1OctetString constructor

ASN1OctetString(
  1. Uint8List value
)

Implementation

ASN1OctetString(this.value);