Searched defs:CertCompressionAlg (Results 1 – 2 of 2) sorted by relevance
353 type CertCompressionAlg struct { struct355 Compress func([]byte) []byte358 Decompress func(out, in []byte) bool
357 type CertCompressionAlg struct { struct359 Compress func([]byte) []byte362 Decompress func(out, in []byte) bool