AWS payment-cryptography documentation change
Summary
Added example sections to PIN verification documentation
Security assessment
Changes add example placeholders without modifying PIN validation security or addressing authentication vulnerabilities.
Diff
diff --git a/payment-cryptography/latest/userguide/verify-pin-data.md b/payment-cryptography/latest/userguide/verify-pin-data.md index 1d58f48a5..575db56d6 100644 --- a//payment-cryptography/latest/userguide/verify-pin-data.md +++ b//payment-cryptography/latest/userguide/verify-pin-data.md @@ -12,0 +13,2 @@ Verify PIN data functions are used for verifying whether a pin is correct. This +###### Example + @@ -32,0 +35,2 @@ If AWS Payment Cryptography is able to validate the pin, an http/200 is returned +###### Example + @@ -46,0 +51,2 @@ When using SDKs, this appears as {"Message":"Pin block verification failed.","Re +###### Example +