UpdateKeyPage class

Inheritance

Constructors

UpdateKeyPage(UpdateKeyPageParam updateKeyPageParam)

Properties

hashCode int
The hash code for this object.
no setterinherited
memo String?
getter/setter pairinherited
metadata Uint8List?
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

extendedMarshalBinary() Uint8List
override
getKeyHash(dynamic keyHash) Uint8List
hash() Uint8List
Creates a combined hash code for a number of objects.
inherited
marshalBinary() Uint8List
inherited
marshalBinaryAddRemoveKeyOperation(KeyOperation operation) Uint8List
marshalBinaryKeyPageOperation(KeyOperation operation) Uint8List
marshalBinaryKeySpec(KeySpec keySpec) Uint8List
marshalBinarySetThresholdKeyPageOperation(KeyOperation operation) Uint8List
marshalBinaryUpdateAllowedKeyPageOperation(KeyOperation operation) Uint8List
marshalBinaryUpdateKeyOperation(KeyOperation operation) Uint8List
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited