Class: PkiExpress::TrustServiceSessionTypes

Inherits:
Object
  • Object
show all
Defined in:
lib/pki_express/trust_service_session_types.rb

Constant Summary collapse

SINGLE_SIGNATURE =
'SingleSignature',
MULTI_SIGNATURE = 'MultiSignature',
SIGNATURE_SESSION = 'SignatureSession',
AUTHENTICATION_SESSION = 'AuthenticationSession'