Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CertReaderIterator ¶
type CertReaderIterator struct {
// contains filtered or unexported fields
}
func (*CertReaderIterator) Add ¶
func (i *CertReaderIterator) Add(filenames ...string)
func (*CertReaderIterator) First ¶
func (i *CertReaderIterator) First() string
func (*CertReaderIterator) IsEmpty ¶
func (i *CertReaderIterator) IsEmpty() bool
func (*CertReaderIterator) Reset ¶
func (i *CertReaderIterator) Reset()
Click to show internal directories.
Click to hide internal directories.