proxygen
fizz::test::RSATest Struct Reference

Public Types

using Invalid = P256Test
 

Static Public Attributes

static constexpr KeyType Type = KeyType::RSA
 
static constexpr SignatureScheme Scheme = SignatureScheme::rsa_pss_sha256
 

Detailed Description

Definition at line 47 of file CertTest.cpp.

Member Typedef Documentation

Definition at line 51 of file CertTest.cpp.

Member Data Documentation

constexpr SignatureScheme fizz::test::RSATest::Scheme = SignatureScheme::rsa_pss_sha256
static

Definition at line 49 of file CertTest.cpp.

constexpr KeyType fizz::test::RSATest::Type = KeyType::RSA
static

Definition at line 48 of file CertTest.cpp.


The documentation for this struct was generated from the following file: