Skip to content

Check retrieved public key size in XECKey.createPrivateKey() #5

@KostasTsiounis

Description

@KostasTsiounis

In the XECKey class, when the createPrivateKey() method is called, after utilizing OCK to create a native key and return the pointer to it, the public key bytes are, also, retrieved from the used FastJNIBuffer.

However, the size is equal to the private key bytes and not the public. Is there a reason or something to be changed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions