36 .
name =
"ecdsaWithSHA256",
Transport Layer Security Protocol.
An ASN.1 OID-identified algorithm.
Elliptic curve digital signature algorithm (ECDSA)
#define ASN1_OID_ECDSA_WITH_SHA256
ASN.1 OID for ecdsa-with-SHA256 (1.2.840.10045.4.3.2)
struct asn1_algorithm ecdsa_with_sha256_algorithm __asn1_algorithm
"ecdsa-with-SHA256" OID-identified algorithm
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
#define ASN1_CURSOR(value)
Define an ASN.1 cursor for a static value.
#define TLS_SHA256_ALGORITHM
A TLS signature algorithm.
struct tls_signature_hash_algorithm tls_ecdsa_sha256 __tls_sig_hash_algorithm
ECDSA with SHA-256 signature hash algorithm.
uint8_t signature
Signature algorithm.
struct pubkey_algorithm ecdsa_algorithm
ECDSA public-key algorithm.
struct tls_signature_hash_id code
Numeric code.
struct digest_algorithm sha256_algorithm
SHA-256 algorithm.
static uint8_t oid_ecdsa_with_sha256[]
"ecdsa-with-SHA256" object identifier
#define TLS_ECDSA_ALGORITHM