cisco / go-hpke

Implementation of draft-irtf-cfrg-hpke
BSD 2-Clause "Simplified" License
30 stars 15 forks source link

Remove func (ctx *DecryptContext) Export() #40

Closed cjpatton closed 4 years ago

cjpatton commented 4 years ago

This shadows func (ctx *context) Export().

bifurcation commented 4 years ago

@cjpatton Could you please push another commit onto this to trigger the CI that I just installed

cjpatton commented 4 years ago

I changed the commit message, which seems to have triggered CI.