Initializersoto-core 7.5.0SotoSignerV4
init(credential:)
SigV4a.swift:27init(credential: some Credential)
init(credential: some Credential)
s12SotoSignerV413SigV4aKeyPairV10credentialACx_tcAA10CredentialRzlufc
What are these?3TP7Z
import SotoSignerV4
struct SigV4aKeyPair
protocol Credential : Sendable
Protocol for providing credential details for accessing AWS services
static func compareConstantTime(lhs: [UInt8], rhs: [UInt8]) -> Int8
static func makeDerivedKey(bytes: [UInt8]) throws -> DerivedKeyResult
let key: P256.Signing.PrivateKey
func sign(_ string: String) throws -> String
enum DerivedKeyResult