diff options
-rw-r--r-- | bip-0070.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0070.mediawiki b/bip-0070.mediawiki index f0610ec..accd12b 100644 --- a/bip-0070.mediawiki +++ b/bip-0070.mediawiki @@ -212,7 +212,7 @@ chain: repeated bytes certificate = 1; } </pre> -If pki_type is "x509+sha256", then the Payment message is hashed using +If pki_type is "x509+sha256", then the PaymentRequest message is hashed using the SHA256 algorithm to produce the message digest that is signed. If pki_type is "x509+sha1", then the SHA1 algorithm is used. |