static func makeDerivedKey(bytes: [UInt8]) throws -> DerivedKeyResult
s12SotoSignerV413SigV4aKeyPairV011makeDerivedF05bytesAC0iF6ResultOSays5UInt8VG_tKFZ
8MYK8
import SotoSignerV4
struct SigV4aKeyPair
@frozen struct UInt8
An 8-bit unsigned integer value type.
enum DerivedKeyResult
init(credential: some Credential)
static func compareConstantTime(lhs: [UInt8], rhs: [UInt8]) -> Int8
let key: P256.Signing.PrivateKey
func sign(_ string: String) throws -> String