Discuss this help topic in SecureBlackbox Forum
Contains nonce in order to prevent replay attacks
Declaration
Description
Use this property to prevent reply reply attacks.
The following paragraph is taken from RFC RFC 2560, part 2.4.1:
«The nonce cryptographically binds a request and a response to prevent
replay attacks. The nonce is included as one of the requestExtensions
in requests, while in responses it would be included as one of the
responseExtensions. In both the request and the response, the nonce
will be identified by the object identifier id-pkix-ocsp-nonce, while
the extnValue is the value of the nonce.»