Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New( hashProvider hashprovider.Contract, publicKey []byte, handle tpmutil.Handle, path string, requestedCapabilityProperties RequestedCapabilityProperties) *signer
New is a factory function that returns signer.
func NewWithRWC ¶
func NewWithRWC( hashProvider hashprovider.Contract, publicKey []byte, handle tpmutil.Handle, path string, requestedCapabilityProperties RequestedCapabilityProperties, rwc io.ReadWriteCloser) *signer
NewWithRWC return signer with rwc initialized.
Types ¶
type RequestedCapabilityProperties ¶
RequestedCapabilityProperties identifies the TPM capability properties requested to be included in annotations.
Click to show internal directories.
Click to hide internal directories.