We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76370ad commit aebbe78Copy full SHA for aebbe78
piv_identity.go
@@ -80,6 +80,7 @@ func (ident *PivIdentity) Public() crypto.PublicKey {
80
if err != nil {
81
return nil
82
}
83
+
84
return cert.PublicKey
85
86
0 commit comments