Certificate class
Constructors
- Certificate(ReadStateResponse response, Agent _agent)
Properties
Methods
-
checkState(
) → void -
lookup(
List path) → Uint8List? -
lookupEx(
List path) → Uint8List? -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
verify(
) → Future< bool>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited