Class: SupportedKeyTypes

SupportedKeyTypes()

new SupportedKeyTypes()

A registry for supported asn key types

Source:

Methods

define(params, cls)

define

Parameters:
Name Type Description
params Object
cls KeyType
Source:

find(fn) → {Object}

find

Parameters:
Name Type Description
fn function
Source:
Returns:
Type
Object

normalize(kty, field, value) → {KeyType}

normalize

Parameters:
Name Type Description
kty String
field String
value Any
Source:
Returns:
Type
KeyType