VRC SDK
This project aims to completely document the VRChat Unity SDK
Loading...
Searching...
No Matches
VRC.SDK3.Components.IUdonSignatureHolder Interface Reference

Public Member Functions

void EnsureGZipFormat ()
 

Properties

byte[] Signature [get, set]
 
byte[] SignedData [get]
 
bool IsInternallyValidated [get]
 

Detailed Description

Definition at line 9410 of file VRCSDK3.cs.

Member Function Documentation

◆ EnsureGZipFormat()

void VRC.SDK3.Components.IUdonSignatureHolder.EnsureGZipFormat ( )

Property Documentation

◆ IsInternallyValidated

bool VRC.SDK3.Components.IUdonSignatureHolder.IsInternallyValidated
get

Definition at line 9416 of file VRCSDK3.cs.

◆ Signature

byte [] VRC.SDK3.Components.IUdonSignatureHolder.Signature
getset

Definition at line 9412 of file VRCSDK3.cs.

◆ SignedData

byte [] VRC.SDK3.Components.IUdonSignatureHolder.SignedData
get

Definition at line 9414 of file VRCSDK3.cs.


The documentation for this interface was generated from the following file: