blob: b75cc3887dad3872bff667627cee629446cf677d [file] [log] [blame]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package principal
type BlessingsHandle struct {
Handle int32
PublicKey string
}