Initializers
init(adminSigner:)
Instance Properties
| Property | Type | Description |
|---|---|---|
adminSigner | ApiKeySignerData | Inherited from Signer.adminSigner. |
signerType | SignerType | Inherited from Signer.signerType. |
Instance Methods
approvals(withSignature:)
Inherited fromSigner.approvals(withSignature:).
initialize(_:)
Inherited fromSigner.initialize(_:).
sign(message:)
Inherited fromSigner.sign(message:).
Type Aliases
ApiKeySigner.AdminType
Inherited fromSigner.AdminType.

