@dfinity/vetkeys - v0.3.0
    Preparing search index...

    Function isValidTransportPublicKey

    • Check if a transport public key is valid

      This tests if the passed byte array is of the expected size and encodes a valid group element.

      Parameters

      • tpk: Uint8Array

      Returns boolean