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