init(x963Representation:)
Creates a P-384 private key for VOPRF(P-384, SHA-384) from an ANSI x9.63 representation.
- iOS
- 16.0+
- macOS
- 13.0+
- tvOS
- 16.0+
- watchOS
- 9.0+
init<Bytes>(x963Representation: Bytes) throws where Bytes : ContiguousBytes
Parameters
- x963Representation
An ANSI x9.63 representation of the key.