KeyType
Enum net10.0
Specifies the types of cryptographic keys supported for digital signatures.
namespace Aspire.Hosting;
public sealed enum KeyTypeEnum Members
Section titled Enum MembersEd25519Specifies the Ed25519 public-key signature algorithm.
RsaSpecifies the RSA public-key signature algorithm.