Documentation
¶
Index ¶
Constants ¶
View Source
const ( SchemeLCP = "http://readium.org/2014/01/lcp" SchemeAdept = "http://ns.adobe.com/adept" SchemeFairPlay = "http://itunes.apple.com/ns/epub" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scheme ¶ added in v0.14.0
type Scheme int
func IdentifyEPUBProtection ¶ added in v0.14.0
IdentifyEPUBProtection inspects the well-known DRM metadata files inside an EPUB container and returns the detected protection Scheme. The second return value is the parsed encryption.xml document when available (otherwise nil). Returns NoDRM when no protection metadata is present.
Click to show internal directories.
Click to hide internal directories.