Searched refs:newWithOptions (Results 1 – 2 of 2) sorted by relevance
30 return newWithOptions(ks, opts...)
41 func newWithOptions(ks *tinkpb.Keyset, opts ...Option) (*Handle, error) { func