The uncompressed public key in byte array format.
diff --git a/-apollo/io.iohk.atala.prism.apollo.secp256k1/-secp256k1-lib/compress-public-key.html b/-apollo/io.iohk.atala.prism.apollo.secp256k1/-secp256k1-lib/compress-public-key.html index c429a8069..a0a5a1c03 100644 --- a/-apollo/io.iohk.atala.prism.apollo.secp256k1/-secp256k1-lib/compress-public-key.html +++ b/-apollo/io.iohk.atala.prism.apollo.secp256k1/-secp256k1-lib/compress-public-key.html @@ -71,7 +71,7 @@
Compresses an uncompressed public key.
A byte array representing the compressed public key.
The uncompressed public key in byte array format.
Compresses an uncompressed public key.
The compressed public key.
The uncompressed public key to compress.
Compresses an uncompressed public key.
A byte array representing the compressed public key.
The uncompressed public key in byte array format.
Compresses an uncompressed public key.
A byte array representing the compressed public key.
The uncompressed public key in byte array format.
Compresses an uncompressed public key.
The compressed public key.
The uncompressed public key to compress.
Compresses an uncompressed public key.
A byte array representing the compressed public key.
The uncompressed public key in byte array format.
Verifies a signature against a public key and data.
A boolean indicating whether the signature is valid.
The public key in byte array format.
The signature to be verified, in byte array format.
The data against which the signature will be verified, in byte array format.
Verifies the signature of the given data using the provided public key.
true if the signature is valid, false otherwise.
The public key used for verification.
The signature to be verified.
The data to be verified.
Verifies a signature against a public key and data.
A boolean indicating whether the signature is valid.
The public key in byte array format.
The signature to be verified, in byte array format.
The data against which the signature will be verified, in byte array format.
Verifies a signature against a public key and data.
A boolean indicating whether the signature is valid.
The public key in byte array format.
The signature to be verified, in byte array format.
The data against which the signature will be verified, in byte array format.
Verifies the signature of the given data using the provided public key.
true if the signature is valid, false otherwise.
The public key used for verification.
The signature to be verified.
The data to be verified.
Verifies a signature against a public key and data.
A boolean indicating whether the signature is valid.
The public key in byte array format.
The signature to be verified, in byte array format.
The data against which the signature will be verified, in byte array format.