cachebridge

package
v1.0.0-beta1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClearAllSession

func ClearAllSession()

func ClearSession

func ClearSession(key string)

func GetKeyPairFromSessionSKI

func GetKeyPairFromSessionSKI(keyPairCacheKey *KeyPairCacheKey) (*pkcs11.ObjectHandle, error)

Types

type KeyPairCacheKey

type KeyPairCacheKey struct {
	Mod     *pkcs11.Ctx
	Session pkcs11.SessionHandle
	SKI     []byte
	KeyType bool
}

keyPairCacheKey

func (*KeyPairCacheKey) String

func (keyPairCacheKey *KeyPairCacheKey) String() string

String return string value for keyPairCacheKey

type SessionCacheKey

type SessionCacheKey struct {
	SessionID string
}

SessionCacheKey

func (*SessionCacheKey) String

func (SessionCacheKey *SessionCacheKey) String() string

String return string value for SessionCacheKey

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL