Class GroupPublicParams
-
- All Implemented Interfaces:
public final class GroupPublicParams extends ByteArray
-
-
Field Summary
Fields Modifier and Type Field Description public final static ByteArray.UncheckedAndUnclonedUNCHECKED_AND_UNCLONED
-
Constructor Summary
Constructors Constructor Description GroupPublicParams(Array<byte> contents)
-
Method Summary
Modifier and Type Method Description GroupIdentifiergetGroupIdentifier()-
-
Constructor Detail
-
GroupPublicParams
GroupPublicParams(Array<byte> contents)
-
-
Method Detail
-
getGroupIdentifier
GroupIdentifier getGroupIdentifier()
-
-
-
-