Update README.md with some of the plan
This commit is contained in:
@ -53,8 +53,8 @@ type CertificateInterface interface {
|
||||
}
|
||||
|
||||
type Certificate struct {
|
||||
CertType int
|
||||
CertLen int
|
||||
CertType int
|
||||
CertLen int
|
||||
CertBytes []byte
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user