SecureMessaging class abstract
- Implementers
Constructors
- SecureMessaging(SMCipher cipher)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
protect(
CommandAPDU cmd) → CommandAPDU -
toString(
) → String -
A string representation of this object.
inherited
-
unprotect(
ResponseAPDU rapdu) → ResponseAPDU
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited