Skip to content

Commit 7584b87

Browse files
feat(wcert): add cert type wcert
1 parent 8ea43a8 commit 7584b87

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

certtype_string.go

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

engine.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,4 +236,5 @@ const (
236236
IDCert //idcert
237237
RAWPub //rawpub
238238
UnknownCertType //unknown_cert_type
239+
WCert //wcert
239240
)

0 commit comments

Comments
 (0)