@synonymdev/pubky
    Preparing search index...

    Class PublicKey

    Index
    • Returns void

    • Returns void

    • Returns the identifier form with the pubky prefix. Use for display only; transport/storage should use .z32().

      Returns string

    • Convert the PublicKey to Uint8Array

      Returns Uint8Array

    • Returns the z-base32 encoding of this public key

      Returns string

    • Parameters

      • value: string

      Returns PublicKey