v2

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Core

type Core struct {
	v2.Core `json:",inline"`
	// contains filtered or unexported fields
}

func ReadCoreFile

func ReadCoreFile(path string) (*Core, error)

func ReadCoreFromBytes

func ReadCoreFromBytes(core []byte) (*Core, error)

func ReadFrom

func ReadFrom(from *[]byte) (*Core, error)

func (*Core) DeepCopy

func (c *Core) DeepCopy() *Core

func (*Core) DeepCopyInto

func (c *Core) DeepCopyInto(into *Core)

func (*Core) GetAddressOverrides

func (c *Core) GetAddressOverrides() []v1config.AddressOverride

func (*Core) GetBCCSPSection

func (c *Core) GetBCCSPSection() *common.BCCSP

func (*Core) GetMaxNameLength

func (c *Core) GetMaxNameLength() *int

func (*Core) MergeWith

func (c *Core) MergeWith(newConfig interface{}, usingHSMProxy bool) error

func (*Core) SetBCCSPLibrary

func (c *Core) SetBCCSPLibrary(library string)

func (*Core) SetDefaultKeyStore

func (c *Core) SetDefaultKeyStore()

func (*Core) SetPKCS11Defaults

func (c *Core) SetPKCS11Defaults(usingHSMProxy bool)

func (*Core) ToBytes

func (c *Core) ToBytes() ([]byte, error)

func (*Core) UsingPKCS11

func (c *Core) UsingPKCS11() bool

func (*Core) WriteToFile

func (c *Core) WriteToFile(path string) error

Jump to

Keyboard shortcuts

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