KeyResult

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

    Declaration

    Swift

    public let created: Bool
  • Identifier of the key.

    Declaration

    Swift

    public let keyId: String