# Functions
Create a new domain registration token The token is signed by *key*, bound to *orgID*, and validate until now + validity duration.
Derive domain id from token string.
Verify signature, *orgID* binding, and expiration time stamp of a token.
# Variables
uuid.NewSHA1(uuid.NameSpaceURL, []byte("https://console.redhat.com/api/idmsvc")).
No description provided by the author
# Type aliases
No description provided by the author