Preview API
Show preview API for:
Contents
-
InterfacesInterfacePreview FeatureDescriptionScoped ValuesAn operation that returns a result and may throw an exception.Stable ValuesA stable value is a holder of contents that can be set at most once.Structured ConcurrencyRepresents a subtask forked with
StructuredTaskScope.fork(Callable)
PREVIEW.Key Derivation Function APIKey Derivation Function APIParameters for the combined Extract, Expand, or Extract-then-Expand operations of the HMAC-based Key Derivation Function (HKDF).
-
ClassesClassPreview FeatureDescriptionScoped ValuesA value that may be safely and efficiently shared to methods without using method parameters.Scoped ValuesA mapping of scoped values, as keys, to values.Structured ConcurrencyA basic API for structured concurrency.Structured ConcurrencyStructured ConcurrencyA
StructuredTaskScope
that captures the result of the first subtask to complete successfullyPREVIEW.Key Derivation Function APIThis class provides the functionality of a Key Derivation Function (KDF), which is a cryptographic algorithm for deriving additional keys from input keying material (IKM) and (optionally) other data.Key Derivation Function APIKey Derivation Function APIThisBuilder
buildsExtract
andExtractThenExpand
objects.Key Derivation Function APIDefines the input parameters of an Expand operation as defined in RFC 5869.Key Derivation Function APIDefines the input parameters of an Extract operation as defined in RFC 5869.Key Derivation Function APIDefines the input parameters of an Extract-then-Expand operation as defined in RFC 5869.
-
Enum ClassesEnum ClassPreview FeatureDescriptionStructured ConcurrencyRepresents the state of a subtask.
-
Exception ClassesException ClassPreview FeatureDescriptionStructured ConcurrencyThrown when a structure violation is detected.