|
NAMEOpenXPKI::Server::API2::Plugin::Token::get_token_alias_by_xCOMMANDSget_token_alias_by_typeReturns the name of the "best" token for the given token type. For a definition of "best" see API command get_token_alias_by_groupLooks up the token group for that type at config path realm.crypto.type and then calls "get_token_alias_by_group". Parameters
get_token_alias_by_groupReturns the name (alias) of the "best" token for the given token group.By default, the "best" match is the newest token (i.e. token with the newest notbefore date) that is usable now. You can specify an alternative time frame using the "validity" parameter to find a token that is able to sign a request with the given validity. Parameters
Visit the GSP FreeBSD Man Page Interface. |