# NetStack_CertificatePinning ## Overview Defines the certificate lock information structure. **Since**: 12 **Related module**: [Netstack](netstack.md) ## Summary ### Member Variables | Name| Description| | -------- | -------- | | [kind](netstack.md#kind) | Certificate lock type.| | [hashAlgorithm](netstack.md#hashAlgorithm) | Hash algorithm| | [publicKeyHash](netstack.md#publicKeyHash) | Hash value.|