ASN1 header when doing public key pinning on iOS Swift

前端 未结 0 1309
情深已故
情深已故 2021-01-29 15:53

In most of the examples I can find from google, I always see people hard-coded some ASN1 header like this:

let rsa2048Asn1Header:[UInt8] = [
   0x30, 0x82, 0x01,          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题