ApkamSigning mixin

Properties

atClient AtClient
no setter
enrollmentId String
no setter
hashCode int
The hash code for this object.
no setterinherited
logger → AtSignLogger
no setter
privateSigningKey String
the private key used to sign things this application sends
no setter
publicSigningKey String
the public key which can be used to verify signatures made using privateSigningKey
no setter
publicSigningKeyUri String
the uri (e.g. public:apsk.<enrollment_id>.__wa@atsign) of the publicSigningKey
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
publishPublicSigningKey() Future
toString() String
A string representation of this object.
inherited

Operators

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