value property
A byte array that contains the value of the certificate extension.
throws BiosealException An error has occurred during Bioseal Library execution.
Implementation
Uint8List get value => getValue();
A byte array that contains the value of the certificate extension.
throws BiosealException An error has occurred during Bioseal Library execution.
Uint8List get value => getValue();