bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    PubKey defines a secp256r1 ECDSA public key.

    from message cosmos.crypto.secp256r1.PubKey

    Hierarchy

    Index

    Constructors

    Properties

    key: Uint8Array<ArrayBuffer> = ...

    Point on secp256r1 curve in a compressed representation as specified in section 4.3.6 of ANSI X9.62: https://webstore.ansi.org/standards/ascx9/ansix9621998

    from field: bytes key = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.crypto.secp256r1.PubKey"

    Methods