Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAttestationReport ¶
GetAttestationReport requests an attestation document from an HTTP endpoint local to the enclave Accepts an user data byte array to be included in the attestation document The user data buffer cannot be larger than attestdoc.MAX_USER_DATA_SIZE_BYTES bytes (1024 bytes) publicKey can be any of the structure types accepted by x509.MarshalPKIXPublicKey(), including: *rsa.PublicKey, *ecdsa.PublicKey, ed25519.PublicKey (not a pointer), and *ecdh.PublicKey
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.