• Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • @mysten/sui
  • zklogin
  • toZkLoginPublicIdentifier

Function toZkLoginPublicIdentifier

  • toZkLoginPublicIdentifier(addressSeed, iss, options?): ZkLoginPublicIdentifier
  • Parameters

    • addressSeed: bigint
    • iss: string
    • Optionaloptions: {
          client?: SuiGraphQLClient<{}>;
          legacyAddress?: boolean;
      }
      • Optionalclient?: SuiGraphQLClient<{}>
      • OptionallegacyAddress?: boolean

    Returns ZkLoginPublicIdentifier

    • Defined in sdk/typescript/src/zklogin/publickey.ts:124

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc