Home
last modified time | relevance | path

Searched refs:VerifyInclusion (Results 1 – 2 of 2) sorted by relevance

/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/ctutil/
H A Dloginfo.go168 func (li *LogInfo) VerifyInclusion(ctx context.Context, leaf ct.MerkleTreeLeaf, timestamp uint64) (… func
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/ctutil/sctcheck/
H A Dsctcheck.go240 index, err := logInfo.VerifyInclusion(ctx, *merkleLeaf, sct.Timestamp)