signatureSystem property

SignatureSystem signatureSystem

Cryptographic algorithm used to sign and verify promissory file

Implementation

SignatureSystem get signatureSystem => new SignatureSystem.fromValue(
    const fb.Int8Reader().vTableGet(_bc, _bcOffset, 6, 0));