Uses of Record Class
org.keycloak.broker.oid4vp.EphemeralKey
Packages that use EphemeralKey
-
Uses of EphemeralKey in org.keycloak.broker.oid4vp
Methods in org.keycloak.broker.oid4vp that return EphemeralKeyModifier and TypeMethodDescriptionRequestContext.encryptionKey()Returns the value of theencryptionKeyrecord component.static EphemeralKeyConstructors in org.keycloak.broker.oid4vp with parameters of type EphemeralKeyModifierConstructorDescriptionRequestContext(String rootSessionId, String tabId, String nonce, EphemeralKey encryptionKey) Creates an instance of aRequestContextrecord class.