KeyResult

public struct KeyResult : Sendable
  • Whether or not key needed to be created.

    Declaration

    Swift

    public let created: Bool
  • Identifier of the key.

    Declaration

    Swift

    public let keyId: String