stellar_flutter_sdk
stellar_flutter_sdk
XdrAuthCert
XdrAuthCert constructor
XdrAuthCert
XdrAuthCert
constructor
Null safety
XdrAuthCert
(
XdrCurve25519Public
_pubkey
,
XdrUint64
_expiration
,
XdrSignature
_sig
)
Implementation
XdrAuthCert(this._pubkey, this._expiration, this._sig);
stellar_flutter_sdk
stellar_flutter_sdk
XdrAuthCert
XdrAuthCert constructor
XdrAuthCert class
Constructors
XdrAuthCert
Properties
expiration
hashCode
pubkey
runtimeType
sig
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode