expireKeysLocked removes expired keys from the keyring. If a key was added with a lifetimesecs contraint and seconds >= lifetimesecs seconds have ellapsed, it is removed. The caller *must* be holding the keyring mutex.
Insert adds a private key to the keyring. If a certificate is given, that certificate is added as public key. Note that any constraints given are ignored.
The pages are generated with Goldsv0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds.