certificate property

BytesData? get certificate

The binary data of the signer certificate.

Implementation

BytesData? get certificate => _certificate;