Get desktop application:
View/edit binary Protocol Buffers messages
Used in: CertificateList
required string Thumbprint = 1
optional sfixed64 ValidFrom = 3
optional sfixed64 ValidTo = 4
optional sfixed64 PrivateKeyValidFrom = 5
optional sfixed64 PrivateKeyValidTo = 6
optional string OrganizationName = 7
optional string Inn = 8
optional string UserFirstName = 9
optional string UserMiddleName = 10
optional string UserLastName = 11
optional string UserShortName = 12
optional bool IsDefault = 13
Used in: CertificateInfoV2, CertificateVerificationResponse, SignatureInfo
UnknownCertificateSubjectType = 0
LegalEntity = 1
IndividualEntity = 2
PhysicalPerson = 3
Used in: CertificateInfoV2
Unknown = 0
Token = 1
Dss = 2
KonturCertificate = 3
Goskey = 4
Used in: CertificateInfoV2
UnknownUsage = 0
KonturCertificateUsage = 1
TokenUsage = 2
DssUsage = 3
required bytes CertificateContent = 1
required bool IsValid = 1
required Timestamp VerifiedAt = 2
Used in: CertificateInfoV2
UnknownDssType = 0
MyDss = 1
KSignServer = 2
KSignRutoken = 3
KSignMobile = 4