Encode as a sequence of bytes.
These bytes are the DER encoding of the Subject Public Key Info.
@override Uint8List encode() => _asn1().encodedBytes;