Changes

Jump to navigation Jump to search
250 bytes removed ,  06:16, 25 April 2013
Line 3: Line 3:     
The signature method used to sign the certificate can be determined by checking the Signature Type:
 
The signature method used to sign the certificate can be determined by checking the Signature Type:
 
+
{{Signature Types}}
{| class="wikitable"
  −
|-
  −
! Value
  −
! Signature Method
  −
! Signature Size (X)
  −
|-
  −
| 0x010000
  −
| RSA_4096 SHA1
  −
| 0x200
  −
|-
  −
| 0x010001
  −
| RSA_2048 SHA1
  −
| 0x100
  −
|-
  −
| 0x010002
  −
| Elliptic Curve
  −
| 0x40
  −
|-
  −
| 0x010003
  −
| RSA_4096 SHA256
  −
| 0x200
  −
|-
  −
| 0x010004
  −
| RSA_2048 SHA256
  −
| 0x100
  −
|}
      
The hash for the signature is calculated over the actual certificate data(from the start of the "Issuer", to the end of the "Public Key", aligned to 0x40 bytes).
 
The hash for the signature is calculated over the actual certificate data(from the start of the "Issuer", to the end of the "Public Key", aligned to 0x40 bytes).
839

edits

Navigation menu