Docs
Launch GraphOS Studio
You're viewing documentation for a previous version of this software. Switch to the latest stable version.


CLASS

SSLCert

open class SSLCert

Methods

init(data:)

public init(data: Data)

Designated init for certificates

  • parameter data: is the binary data of the certificate

  • returns: a representation security object to be used with

Parameters

NameDescription
datais the binary data of the certificate

init(key:)

public init(key: SecKey)

Designated init for public keys

  • parameter key: is the public key to be used

  • returns: a representation security object to be used with

Parameters

NameDescription
keyis the public key to be used
Next
Introduction
Edit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc.

Privacy Policy

Company