certificate property
BytesData?
get
certificate
The binary data of the signer certificate.
Implementation
BytesData? get certificate => _certificate;
The binary data of the signer certificate.
BytesData? get certificate => _certificate;