WrappingKeySpec

public enum WrappingKeySpec : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case rsa2048 = "RSA_2048"
  • Declaration

    Swift

    public var description: String { get }