Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultKeySize = 2048 // NIST recommendation SerialNumSize = 128 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateKeyRequest ¶
type CreateKeyResponse ¶
func CreateKey ¶
func CreateKey(request *CreateKeyRequest) (*CreateKeyResponse, error)
Click to show internal directories.
Click to hide internal directories.