Skip to content

Commit de7385e

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

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

certtype_string.go

Lines changed: 4 additions & 3 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
@@ -235,5 +235,6 @@ const (
235235
ERCert //ercert
236236
IDCert //idcert
237237
RAWPub //rawpub
238+
WCert //wcert
238239
UnknownCertType //unknown_cert_type
239240
)

0 commit comments

Comments
 (0)