Documentation
¶
Overview ¶
Package util provides convenience utilities for interacting with the API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HexToPublicKey ¶ added in v0.5.0
HexToPublicKey converts a hex-encoded string to an ECDSA P-256 public key. This key is used in encryption and decryption of data transferred to and from Turnkey secure enclaves.
func RequestTimestamp ¶
func RequestTimestamp() *string
RequestTimestamp returns a timestamp formatted for inclusion in a request.
func StringPointer ¶ added in v0.5.0
StringPointer returns a pointer to the given string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.